git: add push.autoSetupRemote option
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
defaultBranch = master
|
defaultBranch = master
|
||||||
[push]
|
[push]
|
||||||
followTags = true
|
followTags = true
|
||||||
|
autoSetupRemote = true
|
||||||
[merge]
|
[merge]
|
||||||
tool = nvim
|
tool = nvim
|
||||||
[mergetool]
|
[mergetool]
|
||||||
|
|||||||
Reference in New Issue
Block a user