Skip to content

Instantly share code, notes, and snippets.

@rocboronat
Created February 12, 2025 19:20
Show Gist options
  • Save rocboronat/d8dd15e8216b3184b3bef49cce7505c6 to your computer and use it in GitHub Desktop.
Save rocboronat/d8dd15e8216b3184b3bef49cce7505c6 to your computer and use it in GitHub Desktop.
Tell Git "please Git, use SSH over HTTPS"
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