Skip to content

Instantly share code, notes, and snippets.

@jhowbhz
Created October 14, 2022 00:39
Show Gist options
  • Save jhowbhz/8f43e87dda3ad9e26e3cec07dbff593e to your computer and use it in GitHub Desktop.
Save jhowbhz/8f43e87dda3ad9e26e3cec07dbff593e to your computer and use it in GitHub Desktop.
Change repo HTTP to SSH
git remote -v
git remote set-url origin https://github.com/user/repo2.git
git remote -v
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment