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 defaultBranch = master
[push] [push]
followTags = true followTags = true
autoSetupRemote = true
[merge] [merge]
tool = nvim tool = nvim
[mergetool] [mergetool]