Skip to content

Instantly share code, notes, and snippets.

@tommydunn
Created August 26, 2025 19:02
Show Gist options
  • Select an option

  • Save tommydunn/96f0ed741e229fa2715f5f2b3b96df51 to your computer and use it in GitHub Desktop.

Select an option

Save tommydunn/96f0ed741e229fa2715f5f2b3b96df51 to your computer and use it in GitHub Desktop.
Set git to use git:// instead of https://
git config --global url."[email protected]:".insteadOf https://github.com/
git config --global url."git://".insteadOf https://
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment