Skip to content

Instantly share code, notes, and snippets.

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 JasonKleban/93fc2b2104b121abd7798ee132c8c1f7 to your computer and use it in GitHub Desktop.
Save JasonKleban/93fc2b2104b121abd7798ee132c8c1f7 to your computer and use it in GitHub Desktop.
update git repo origin url
git remote get-url origin
git remote set-url origin https://...
@JasonKleban
Copy link
Author

Thanks past self!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment