Add push.default = matching

This commit is contained in:
Gea-Suan Lin
2012-10-31 10:33:05 +08:00
parent bdd42829c0
commit e3631019e6

View File

@@ -12,6 +12,8 @@
preloadindex = yes preloadindex = yes
[merge] [merge]
tool = vimdiff tool = vimdiff
[push]
default = matching
[user] [user]
email = darkkiller@gmail.com email = darkkiller@gmail.com
name = Gea-Suan Lin name = Gea-Suan Lin