问题描述

环境:Windows 10

git 运行命令 中文显示异常

Windows Git Bash Here 中文乱码问题解决


解决办法

在当前窗口右键,选择options

Windows Git Bash Here 中文乱码问题解决

1.打开GitBash(git-bash.exe)后,对窗口右键->Options->Text->Locale改为zh_CN,Character set改为GBK ;

2.键入exit退出关闭再打开即可。

更改后

Windows Git Bash Here 中文乱码问题解决

相关文章:

  • 2022-12-23
  • 2021-05-30
  • 2021-12-05
  • 2021-06-02
  • 2021-12-08
  • 2022-12-23
  • 2021-11-18
猜你喜欢
  • 2022-12-23
  • 2021-06-26
  • 2021-11-15
  • 2022-12-23
  • 2021-12-11
相关资源
相似解决方案