Skip to content

Instantly share code, notes, and snippets.

@rokumatsumoto
Created May 9, 2019 12:42
Show Gist options
  • Save rokumatsumoto/06b80ce422711f6aba4de367902e28f7 to your computer and use it in GitHub Desktop.
Save rokumatsumoto/06b80ce422711f6aba4de367902e28f7 to your computer and use it in GitHub Desktop.
Convert HTTPS github clones to use SSH
git remote set-url origin git@github.com:username/repo-name-here.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment