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
guitool = meld
[pull]
rebase = false
rebase = true
[init]
defaultBranch = main
[commit]