[git] set rebase on pull by default
This commit is contained in:
parent
f36b70cef1
commit
46520064d3
1 changed files with 3 additions and 0 deletions
|
@ -4,3 +4,6 @@
|
||||||
autocorrect = 1
|
autocorrect = 1
|
||||||
[remotes]
|
[remotes]
|
||||||
prune = true
|
prune = true
|
||||||
|
[pull]
|
||||||
|
rebase = true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue