Use rebase on pull by default

This commit is contained in:
Ensar Sarajčić 2022-07-25 23:22:49 +02:00
parent 7cebbda967
commit 7639bbee05

View file

@ -34,7 +34,7 @@
[includeIf "gitdir/i:~/Projects/University/"]
path = ~/.gitconfig.university
[pull]
rebase = false
rebase = true
[init]
defaultBranch = main
[sendemail]