码迷,mamicode.com
首页 > 其他好文 > 详细

idea 从github下载项目提示 file name too long 的结局方案

时间:2016-04-14 13:54:52      阅读:114      评论:0      收藏:0      [点我收藏+]

标签:

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!