Use rebase on pull by default
parent
7cebbda967
commit
7639bbee05
|
@ -34,7 +34,7 @@
|
|||
[includeIf "gitdir/i:~/Projects/University/"]
|
||||
path = ~/.gitconfig.university
|
||||
[pull]
|
||||
rebase = false
|
||||
rebase = true
|
||||
[init]
|
||||
defaultBranch = main
|
||||
[sendemail]
|
||||
|
|
Loading…
Reference in New Issue