mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Change push.default to a setting that is widely compatible.
This commit is contained in:
@@ -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]
|
||||||
|
|||||||
Reference in New Issue
Block a user