git 不支持长文件名,更新代码报错 解决方案 1、新建文件夹,执行git config --global core.longpaths true 2、用指令 git clone XXXXxxxxxxxxxxxxxxx(git下载地址)