git: add push.autoSetupRemote option

This commit is contained in:
2022-08-17 00:38:54 +03:00
parent 380ed1cbc1
commit d2e43bfb13

View File

@@ -7,6 +7,7 @@
defaultBranch = master
[push]
followTags = true
autoSetupRemote = true
[merge]
tool = nvim
[mergetool]