mirror of
https://github.com/DictXiong/dotfiles.git
synced 2025-12-19 12:37:49 +08:00
gitconfig: quotepath=false
This commit is contained in:
parent
809f20fab3
commit
f4980b70a3
@ -6,6 +6,7 @@
|
|||||||
# test this by `git update-index --test-untracked-cache`
|
# test this by `git update-index --test-untracked-cache`
|
||||||
# disable this by setting `GIT_DISABLE_UNTRACKED_CACHE`
|
# disable this by setting `GIT_DISABLE_UNTRACKED_CACHE`
|
||||||
untrackedCache = true
|
untrackedCache = true
|
||||||
|
quotepath = false # chinese chars
|
||||||
[push]
|
[push]
|
||||||
autoSetupRemote = true
|
autoSetupRemote = true
|
||||||
[branch]
|
[branch]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user