1
0
mirror of synced 2026-01-03 15:05:54 -05:00
Files
docs/data/reusables/command_line/git-clone-url.md
2023-06-05 19:16:36 +00:00

5 lines
180 B
Markdown

5. Type `git clone`, and then paste the URL you copied earlier.
```shell
$ git clone https://{% data variables.command_line.codeblock %}/YOUR-USERNAME/YOUR-REPOSITORY
```