Use rebase on pull by default

main
Ensar Sarajčić 2022-07-25 23:22:49 +02:00
parent 7cebbda967
commit 7639bbee05
1 changed files with 1 additions and 1 deletions

View File

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