Skip to content

Instantly share code, notes, and snippets.

@sylvaincombes
Created September 2, 2014 10:42
Show Gist options
  • Save sylvaincombes/0e1f645402e5e21ef1ec to your computer and use it in GitHub Desktop.
Save sylvaincombes/0e1f645402e5e21ef1ec to your computer and use it in GitHub Desktop.
Git change origin of a repo
git remote set-url origin git://new.url.here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment