• git 文件名乱码

    日期:2009-11-30 | 分类:CS\IT | Tags:git

    git add的时候,中文的文件名会显示成乱码,解决方法是

    git config core.quotepath false