UI部分

Options->Text

Local:zh_CN,Character set:GBK

~/.GitConfig

[gui]
        encoding = utf-8
[tgit]
        projectlanguage = 2052
[credential]
        helper = wincred
[i18n]
        commitencoding = utf-8
        logoutputencoding = gbk

/etc/profile

最后一行加入如下配置:

export LESSCHARSET=iso8859

 

 

相关文章:

  • 2021-06-02
  • 2022-12-23
  • 2021-11-18
  • 2021-06-06
  • 2022-01-01
猜你喜欢
  • 2021-09-17
  • 2021-11-15
  • 2022-12-23
  • 2021-11-06
  • 2021-06-19
  • 2021-10-10
相关资源
相似解决方案