Add quotepath to gitconfig

I think this gets added automatically. I certainly didn't add it...
This commit is contained in:
Eryn Wells 2012-01-09 16:30:01 -08:00
parent 5ce9502982
commit e4774cbd3d

View file

@ -3,6 +3,7 @@
email = eryn@erynwells.me email = eryn@erynwells.me
[core] [core]
editor = vim editor = vim
quotepath = false
[color] [color]
ui = auto ui = auto
[merge] [merge]