Skip to content

Instantly share code, notes, and snippets.

@devhero
Created August 1, 2015 07:53
Show Gist options
  • Select an option

  • Save devhero/d88398eb0ae6122ca6cc to your computer and use it in GitHub Desktop.

Select an option

Save devhero/d88398eb0ae6122ca6cc to your computer and use it in GitHub Desktop.
github git clone
HTTPS
git clone https://username@github.com/username/repo.git
insert password
GIT
register ssh key
git clone git@github.com:username/repo.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment