fix git encoding
This commit is contained in:
parent
b07cf3869e
commit
f7b7a2a518
@ -5,10 +5,11 @@
|
|||||||
fileMode = true
|
fileMode = true
|
||||||
whitespace = fix,trailing-space,cr-at-eol
|
whitespace = fix,trailing-space,cr-at-eol
|
||||||
autocrlf = input
|
autocrlf = input
|
||||||
|
quotepath = false
|
||||||
|
|
||||||
[i18n]
|
[i18n]
|
||||||
commitEncoding = utf-8
|
commitEncoding = utf-8
|
||||||
logOutputEncoding = utf-8
|
logOutputEncoding = utf-8
|
||||||
|
|
||||||
[init]
|
[init]
|
||||||
defaultBranch = main
|
defaultBranch = main
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user