git status时出现的中文乱码
我是直接执行了git config --global core.quotepath false,然后问题就解决了解决,没我啥事
git config --global core.quotepath false
问题解决,看图