Skip to content

Instantly share code, notes, and snippets.

@HugoPoi
Created October 17, 2012 09:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save HugoPoi/3904692 to your computer and use it in GitHub Desktop.
Save HugoPoi/3904692 to your computer and use it in GitHub Desktop.
How to change authentification https to ssh
git remote set-url origin git@github.com:user/repo.git
https://help.github.com/articles/why-is-git-always-asking-for-my-password
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment