标签:
1.找到git shell命令行
2运行如下命令 git config --global core.longpaths true
附地址https://github.com/Strider-CD/strider/issues/446
老外的解决方案
idea下找到git shell的方法
file -> settings -> git -> path to git eecutable
idea 从github下载项目提示 file name too long 的结局方案
标签:
原文地址:http://www.cnblogs.com/max1ao/p/5390518.html