git status 在windows系统下显示乱码

将全局core.quotepath属性置为false即可
git config --global core.quotepath false
执行后的效果图

git status 在windows系统下显示乱码
将全局core.quotepath属性置为false即可
git config --global core.quotepath false
执行后的效果图
本文标题:git status在window系统乱码解决
本文链接:https://www.haomeiwen.com/subject/ioendftx.html
网友评论