This website requires JavaScript.
Explore
Help
Sign In
ctome
/
tldr
mirror of
https://github.com/CrimsonTome/tldr.git
Watch
1
Star
0
Fork
You've already forked tldr
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9e7b9f4762
tldr
/
pages
/
common
/
git-clone.md
207 B
Raw
Blame
History
git clone
Clone an existing repository
Clone an existing repository
git clone {{REMOTE-REPOSITORY-LOCATION}}
For cloning from the local machine
git clone -l
Do it quietly
git clone -q