问题描述
使用 git status 命令之后会出现如下问题

解决方法
bash
git config --global core.quotepath false

参考:
使用 git status 命令之后会出现如下问题

git config --global core.quotepath false

参考: