0%

Git日志回显设置中文

Git Bash command window insert below code:

1
2
3
git config --global i18n.commitencoding utf-8
git config --global i18n.logoutputencoding utf-8
export LESSCHARSET=utf-8
---------------- The End ----------------
Frank wechat
扫描+微信,共同学习.