git clone

Shell
git clone https://github.com/foo/repo_name.git new_directory_name#You will be required to sign into github

git clone [email protected]:UserName/gitRepositories.gitnote: your_url is your git hub url get it from the github Copy the clone command (either the SSH format or the HTTPS)

git clone your_urlgit clone "then thing you can copy with https"git clone https://github.com/sferik/sign-in-with-twitter.git signin
git clone [email protected]:whatever folder-name
Source

Also in Shell: