git: enable push.autoSetupRemote

This commit is contained in:
xfnw 2023-12-02 09:32:32 -05:00
parent ccabfb17fc
commit 0938450a4e
1 changed files with 2 additions and 0 deletions

View File

@ -19,3 +19,5 @@
verbose = true
[pull]
ff = only
[push]
autoSetupRemote = true