Skip to content

Instantly share code, notes, and snippets.

@bjdixon
Created October 4, 2016 10:09
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 bjdixon/1a2c4c067a83974007dc93c2962dc101 to your computer and use it in GitHub Desktop.
Save bjdixon/1a2c4c067a83974007dc93c2962dc101 to your computer and use it in GitHub Desktop.
Change git remote url
git remote -v
git remote set-url origin new_url_to_repo.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment