git bash中不能显示中文

把git的配置改一下

git config --global core.quotepath false

作为记录使用。

原文地址:https://www.cnblogs.com/fanbi/p/13625056.html