git pull --rebase
This commit is contained in:
parent
3e8347e144
commit
bb596950c1
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
||||||
diffFilter = diff-so-fancy --patch
|
diffFilter = diff-so-fancy --patch
|
||||||
|
|
||||||
[pull]
|
[pull]
|
||||||
rebase = false
|
rebase = true
|
||||||
|
|
||||||
[push]
|
[push]
|
||||||
default = current
|
default = current
|
||||||
|
|
Loading…
Add table
Reference in a new issue