Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ahmethelvaci/32737b92afeb08bcf8efb7d69fd54940 to your computer and use it in GitHub Desktop.
Save ahmethelvaci/32737b92afeb08bcf8efb7d69fd54940 to your computer and use it in GitHub Desktop.
git local repostory change remote url
git remote set-url origin https://github.com/USERNAME/OTHERREPOSITORY.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment