gitconfig: pull.rebase
This commit is contained in:
parent
59c5e8796d
commit
93f606cbed
@ -10,6 +10,9 @@
|
||||
[push]
|
||||
default = current
|
||||
|
||||
[pull]
|
||||
rebase = false
|
||||
|
||||
[color]
|
||||
status = auto
|
||||
diff = auto
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user