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