Make git not quote unicode characters

legacy
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
1 changed files with 1 additions and 0 deletions

View File

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