git: Use configured upstream branch to push to

This commit is contained in:
2020-03-04 11:33:45 +01:00
parent 730f106cd9
commit 149cc253a2

View File

@@ -66,7 +66,7 @@
[column]
ui = auto
[push]
default = simple
default = upstream
[merge]
tool = vimdiff
[gc]