Add quotepath to gitconfig
I think this gets added automatically. I certainly didn't add it...
This commit is contained in:
parent
5ce9502982
commit
e4774cbd3d
1 changed files with 1 additions and 0 deletions
|
|
@ -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]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue