摘要: 修改pre-commit钩子,如果返回中文信息,可能会报如下错误: Error output could not be translated from the native locale to UTF-8. 网上流传的解决方案,是增加以下代码:export LANG=zh_CN.UTF-8 该方法实 阅读全文
posted @ 2017-07-21 19:22 卡卡西村长 阅读(1671) 评论(0) 推荐(0)