By default, push brach to one with same name at upstream

This commit is contained in:
Paweł Płazieński 2017-03-31 13:52:12 +02:00
parent ef38c01283
commit 2033a2e57c

View file

@ -13,7 +13,7 @@
excludesFile = ~/.gitignore_global excludesFile = ~/.gitignore_global
whitespace = trailing-space space-before-tab whitespace = trailing-space space-before-tab
[push] [push]
default = simple default = current
[pull] [pull]
rebase = true rebase = true
ff = only ff = only