git bash 无法输入中文
2017-02-03 本文已影响240人
KevinTsui
在输入commit的时候输入中文,bash中无法显示解决方案:
在git bash上右键-->options,打开配置框;
选择‘Text’:

设置Locale为zh_CN,Character set为GBK, “Apply”并且“Save”,
关闭git bash重新启动即可。
在输入commit的时候输入中文,bash中无法显示解决方案:
在git bash上右键-->options,打开配置框;
选择‘Text’:
设置Locale为zh_CN,Character set为GBK, “Apply”并且“Save”,
关闭git bash重新启动即可。