gitconfig fix

This commit is contained in:
Andrew Tomaka 2013-04-29 01:29:01 -04:00
parent 22dae53c75
commit 495c21a819

View file

@ -24,4 +24,6 @@
excludesfile = ~/.gitignore_global
autocrlf = input
editor = subl
filemode = false
filemode = false
[push]
default = upstream