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