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 October 10, 2025 19:36
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