fix git config

This commit is contained in:
thek4n 2025-01-15 18:57:52 +03:00
parent 0a66d62165
commit 81bcd8dc3d

View File

@ -34,8 +34,8 @@
pushInsteadOf = "git@gitlab.com:" pushInsteadOf = "git@gitlab.com:"
pushInsteadOf = "gl:" pushInsteadOf = "gl:"
[url "https://github.com/"] ; [url "https://github.com/"]
insteadOf = "git@github.com:" ; insteadOf = "git@github.com:"
[url "https://gitlab.com/"] ; [url "https://gitlab.com/"]
insteadOf = "git@gitlab.com:" ; insteadOf = "git@gitlab.com:"