Add quotepath = false
This commit is contained in:
parent
0b4f2993b5
commit
dfa4eea53d
@ -13,6 +13,7 @@
|
|||||||
[core]
|
[core]
|
||||||
excludesfile = ~/.gitignore
|
excludesfile = ~/.gitignore
|
||||||
editor = vim
|
editor = vim
|
||||||
|
quotepath = false
|
||||||
[apply]
|
[apply]
|
||||||
whitespace = nowarn
|
whitespace = nowarn
|
||||||
[mergetool]
|
[mergetool]
|
||||||
@ -20,4 +21,4 @@
|
|||||||
[difftool]
|
[difftool]
|
||||||
prompt = false
|
prompt = false
|
||||||
[help]
|
[help]
|
||||||
autocorrect = 1
|
autocorrect = 1
|
||||||
|
Loading…
Reference in New Issue
Block a user