1
0
mirror of synced 2025-12-31 15:04:15 -05:00
Files
docs/data/reusables/command_line/git-clone-url.md
2022-10-03 00:21:32 +05:30

5 lines
177 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
```