Use rebase on pull by default
This commit is contained in:
parent
7cebbda967
commit
7639bbee05
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
[includeIf "gitdir/i:~/Projects/University/"]
|
||||
path = ~/.gitconfig.university
|
||||
[pull]
|
||||
rebase = false
|
||||
rebase = true
|
||||
[init]
|
||||
defaultBranch = main
|
||||
[sendemail]
|
||||
|
|
Loading…
Add table
Reference in a new issue