以下三条命令搞定(系统是centos  7.4)

git config --global i18n.commitencoding utf-8

git config --global i18n.logoutputencoding utf-8

export LESSCHARSET=utf-8

相关文章:

  • 2022-01-09
  • 2021-08-24
  • 2021-10-22
  • 2022-01-01
  • 2021-11-20
  • 2021-08-16
  • 2021-11-06
猜你喜欢
  • 2021-06-10
  • 2021-07-19
  • 2021-07-06
  • 2021-07-13
  • 2021-05-15
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案