git: Set default push mode to "simple"

This commit is contained in:
2020-04-05 19:33:55 +02:00
parent 333ad144ba
commit 364568c0f5

View File

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