Git Status 中文乱码解决

中文的文件名,全是乱码

解决:

git config --global core.quotepath false

你可能感兴趣的:(git)