feat(git) automatically rebase on pull

This commit is contained in:
Bruno Carlin 2025-02-11 15:23:05 +01:00
parent abf981cc85
commit e429271d79

View file

@ -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]