Created
October 14, 2022 00:39
-
-
Save jhowbhz/8f43e87dda3ad9e26e3cec07dbff593e to your computer and use it in GitHub Desktop.
Change repo HTTP to SSH
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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