Skip to content

Instantly share code, notes, and snippets.

@Kovrinic
Last active April 15, 2025 02:31
Show Gist options
  • Save Kovrinic/ea5e7123ab5c97d451804ea222ecd78a to your computer and use it in GitHub Desktop.
Save Kovrinic/ea5e7123ab5c97d451804ea222ecd78a to your computer and use it in GitHub Desktop.
git global url insteadOf setup
# one or the other, NOT both
[url "https://github"]
insteadOf = git://github
# or
[url "[email protected]:"]
insteadOf = git://github
@orange723
Copy link

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment