feat(git) automatically rebase on pull
This commit is contained in:
parent
abf981cc85
commit
e429271d79
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
||||||
tool = nvim
|
tool = nvim
|
||||||
guitool = meld
|
guitool = meld
|
||||||
[pull]
|
[pull]
|
||||||
rebase = false
|
rebase = true
|
||||||
[init]
|
[init]
|
||||||
defaultBranch = main
|
defaultBranch = main
|
||||||
[commit]
|
[commit]
|
||||||
|
|
Loading…
Add table
Reference in a new issue