Skip to content

Instantly share code, notes, and snippets.

View zzell's full-sized avatar
🚀

Roman Sukhodolskyi zzell

🚀
View GitHub Profile
@Kovrinic
Kovrinic / .gitconfig
Last active July 15, 2024 04:45
git global url insteadOf setup
# one or the other, NOT both
[url "https://github"]
insteadOf = git://github
# or
[url "git@github.com:"]
insteadOf = git://github