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
|
||||
guitool = meld
|
||||
[pull]
|
||||
rebase = false
|
||||
rebase = true
|
||||
[init]
|
||||
defaultBranch = main
|
||||
[commit]
|
||||
|
|
Loading…
Add table
Reference in a new issue