Created
February 12, 2025 19:20
-
-
Save rocboronat/d8dd15e8216b3184b3bef49cce7505c6 to your computer and use it in GitHub Desktop.
Tell Git "please Git, use SSH over HTTPS"
This file contains 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 config --global url."ssh://[email protected]".insteadOf "https://github.com" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment