Created
October 17, 2012 09:39
-
-
Save HugoPoi/3904692 to your computer and use it in GitHub Desktop.
How to change authentification https to ssh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git remote set-url origin [email protected]: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