Skip to content

Instantly share code, notes, and snippets.

@Kovrinic
Last active October 10, 2025 19:36
Show Gist options
  • Select an option

  • Save Kovrinic/ea5e7123ab5c97d451804ea222ecd78a to your computer and use it in GitHub Desktop.

Select an option

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