Use rebase as default.

This commit is contained in:
Gea-Suan Lin
2015-12-02 08:50:54 +08:00
parent 5b0c80c441
commit 9aa7e87113

View File

@@ -14,6 +14,8 @@
preloadindex = yes preloadindex = yes
[merge] [merge]
tool = vimdiff tool = vimdiff
[pull]
rebase = true
[push] [push]
default = matching default = matching
# #