Add rebase merges to gitconfig
This commit is contained in:
parent
f00b0d9a37
commit
19c7cb93ca
1 changed files with 1 additions and 1 deletions
|
@ -28,4 +28,4 @@
|
||||||
cmd = nvim -d -c 'set nomodifiable'
|
cmd = nvim -d -c 'set nomodifiable'
|
||||||
|
|
||||||
[pull]
|
[pull]
|
||||||
rebase = false
|
rebase = merges
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue