git: set pull.rebase variable (required for Git 2.27)
This commit is contained in:
parent
4a00ab548c
commit
f41df2f92a
@ -33,6 +33,8 @@
|
|||||||
added = yellow
|
added = yellow
|
||||||
changed = green
|
changed = green
|
||||||
untracked = cyan
|
untracked = cyan
|
||||||
|
[pull]
|
||||||
|
rebase = true
|
||||||
[push]
|
[push]
|
||||||
default = current
|
default = current
|
||||||
[log]
|
[log]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user