git: enable autoSetupRemote

This commit is contained in:
Felix Buehler 2024-01-26 20:52:04 +01:00
parent 74802e1dad
commit db3669f896

View file

@ -78,3 +78,5 @@
pushInsteadOf = https://gitlab.com/ pushInsteadOf = https://gitlab.com/
[url "ssh://git@bitbucket.org/"] [url "ssh://git@bitbucket.org/"]
pushInsteadOf = https://bitbucket.org/ pushInsteadOf = https://bitbucket.org/
[push]
autoSetupRemote = true