Win 下 Git Bash 写 commit 时如何使用 Unicode 字符?

我在 Windows 下使用 Git Bash ,在写 git commit 的时候发现不能写中文,提示说我的 console 不支持 Unicode,那应该怎么去让 Git Bash 支持 Unicode 呢?

错误提示如下:

Warning: Your console font probably doesn't support Unicode. If you experience strange characters in the output, consider switching to a TrueType font such as Lucida console!
阅读 8.6k
推荐问题