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 name = David Tomaschik
email = david@systemoverlord.com email = david@systemoverlord.com
[push] [push]
# Simple is not supported on git < 2.0 default = current
#default = simple
default = matching
[core] [core]
excludesfile = ~/.gitignore excludesfile = ~/.gitignore
[web] [web]