使用如下代碼:
git config --global core.quotepath false
就可以改變使用git status 的時候出現(xiàn)的quote后的字符串的問題了。
git status