解决最新版VS Code中git log 中文乱码问题

我会带着你远行 2022-05-15 14:06 496阅读 0赞
  1. git config --global i18n.commitencoding utf-8
  2. git config --global i18n.logoutputencoding utf-8
  3. export LESSCHARSET=utf-8

发表评论

表情:
评论列表 (有 0 条评论,496人围观)

还没有评论,来说两句吧...

相关阅读