disable rebase strategy for pulls in git
This commit is contained in:
parent
e47bddb619
commit
d25215793d
1 changed files with 2 additions and 0 deletions
|
@ -31,3 +31,5 @@
|
|||
[merge]
|
||||
tool = vimdiff
|
||||
guitool = meld
|
||||
[pull]
|
||||
rebase = false
|
||||
|
|
Loading…
Add table
Reference in a new issue