gitconfig pushInsteadOf

This commit is contained in:
deneb 2025-03-21 16:46:00 +01:00
parent 106af9bccc
commit 9a647f866e

View file

@ -25,3 +25,8 @@
path = ~/.gitconfig.github
[init]
defaultBranch = main
[url "ssh://git@github.com/"]
pushInsteadOf = https://github.com/
[url "ssh://git@gitlab.com/"]
pushInsteadOf = https://gitlab.com/