Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save richarddunks/b1399139d3214100615c765b40c9cf50 to your computer and use it in GitHub Desktop.
Save richarddunks/b1399139d3214100615c765b40c9cf50 to your computer and use it in GitHub Desktop.
replacing host in git remote command
git remote set-url origin [email protected]:user1/your-repo-name.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment