core.quotepath设为false的话,就不会对0x80以上的字符进行quote。中文显示正常
git config --global core.quotepath false
“The first 90% of the code accounts for the first 90% of the development time. The remaining 10% of the code accounts for the other 90% of the development time.” – Tom Cargill
标 题:git下中文转义问题解决方案