Skip to content

Instantly share code, notes, and snippets.

@michaelnisi
Created December 10, 2013 10:38
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 michaelnisi/7888690 to your computer and use it in GitHub Desktop.
Save michaelnisi/7888690 to your computer and use it in GitHub Desktop.
Change remote origin URL of git repo.
git remote set-url origin git@github.com:user/repo.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment