git pull rebase true

This commit is contained in:
Gabriel Augendre 2024-02-04 00:01:06 +01:00
parent d32139c8bb
commit 8b077316d4

View file

@ -75,7 +75,7 @@
[merge]
conflictstyle = diff3
[pull]
rebase = false
rebase = true
[init]
defaultBranch = master
[advice]