首页 > 其他 > 详细

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

时间:2016-04-14 13:54:32      阅读:189      评论: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
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!