问题: 预览文件+提交记录描述乱码

windows 下 sourceTree 乱码问题

git bash 中执行以下命令, 发现问题解决
           git config --global core.quotepath off
           git config --global --unset i18n.logoutputencoding
           git config --global --unset i18n.commitencoding

windows 下 sourceTree 乱码问题

 

相关文章:

  • 2021-06-05
  • 2022-01-08
  • 2022-01-13
  • 2022-12-23
  • 2022-12-23
  • 2021-12-06
  • 2021-04-03
  • 2021-06-09
猜你喜欢
  • 2022-12-23
  • 2021-07-20
  • 2022-01-09
  • 2021-06-25
  • 2021-06-29
  • 2021-06-26
  • 2022-12-23
相关资源
相似解决方案