Make git not quote unicode characters

This commit is contained in:
Simon Bruder 2019-10-14 15:50:49 +00:00
parent 4566b9f7e5
commit 204d58e5da
No known key found for this signature in database
GPG key ID: 6F03E0000CC5B62F

View file

@ -6,6 +6,7 @@
gpgsign = true
[core]
excludesfile = ~/.gitignore
quotepath = off
[filter "lfs"]
process = git-lfs filter-process
required = true