mac git 中文配置
Posted 枫小秋 的博客
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了mac git 中文配置相关的知识,希望对你有一定的参考价值。
brew uninstall git
brew install git --with-gettext
重新加上 --with-gettext 选项装了之后,就有翻译文件了。像这样:
就OK了
以上是关于mac git 中文配置的主要内容,如果未能解决你的问题,请参考以下文章
Posted 枫小秋 的博客
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了mac git 中文配置相关的知识,希望对你有一定的参考价值。
brew uninstall git
brew install git --with-gettext
重新加上 --with-gettext 选项装了之后,就有翻译文件了。像这样:
就OK了
以上是关于mac git 中文配置的主要内容,如果未能解决你的问题,请参考以下文章