Change push.default to a setting that is widely compatible.

This commit is contained in:
David Tomaschik
2014-10-20 13:46:59 -07:00
parent a7ae4f47a8
commit 1b901faab1

View File

@@ -2,9 +2,7 @@
name = David Tomaschik
email = david@systemoverlord.com
[push]
# Simple is not supported on git < 2.0
#default = simple
default = matching
default = current
[core]
excludesfile = ~/.gitignore
[web]