mirror of
https://source.perfectable.org/nivertius/git-rc.git
synced 2025-07-02 02:25:53 +02:00
By default, push brach to one with same name at upstream
This commit is contained in:
parent
ef38c01283
commit
2033a2e57c
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
excludesFile = ~/.gitignore_global
|
||||
whitespace = trailing-space space-before-tab
|
||||
[push]
|
||||
default = simple
|
||||
default = current
|
||||
[pull]
|
||||
rebase = true
|
||||
ff = only
|
||||
|
|
Loading…
Add table
Reference in a new issue