git: enable pull.rebase
This commit is contained in:
parent
b2bc83f33b
commit
5fe442599e
1 changed files with 2 additions and 0 deletions
|
@ -9,3 +9,5 @@
|
||||||
smtpencryption = ssl
|
smtpencryption = ssl
|
||||||
smtpserverport = 465
|
smtpserverport = 465
|
||||||
annotate = yes
|
annotate = yes
|
||||||
|
[pull]
|
||||||
|
rebase = true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue