git常见问题解决办法

1,git status乱码

git config --global core.quotepath false

执行完后再使用时,就显示正常了

posted @ 2014-07-01 12:13  KoMiles  阅读(250)  评论(0)    收藏  举报