标签:git
git commit 代码时提示: Warning: Your console font probably doesn‘t support Unicode. If you experience trange characters in the output, consider switching to a TrueType font such as ucida Console!
idea git commit 不支持中文 -m .
依次执行以下命令:中括号里可选
再次git commit就OK了,可以中文了。
Warning: Your console font probably doesn‘t suppor
标签:git
原文地址:http://blog.51cto.com/coffee/2091725