Cloning a Github Repository with git

PHOTO EMBED

Wed Dec 25 2019 18:55:34 GMT+0000 (Coordinated Universal Time)

Saved by @frogblog #commandline #git #github #howto

$ git clone https://github.com/YOUR-USERNAME/YOUR-REPOSITORY
content_copyCOPY

Using this method you can clone your own Github repository or a public one on Github. Just get the URL by clicking the green "Clone or Download" button and insert it into this CLI command.

https://help.github.com/en/github/creating-cloning-and-archiving-repositories/cloning-a-repository