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

idea在使用git clone 时出现Filename too long

时间:2019-10-29 21:59:02      阅读:133      评论:0      收藏:0      [点我收藏+]

标签:oss   blog   tty   filename   one   shadow   链接   插入   ring   

idea在使用git clone 时出现Filename too long的报错信息,使用如下命令就可以解决该问题:
在 git bash命令模式下,运行命令

git config --global core.longpaths true
  • 1

技术图片

参考链接:https://blog.csdn.net/tangyajun_168/article/details/93245236

 

idea在使用git clone 时出现Filename too long

标签:oss   blog   tty   filename   one   shadow   链接   插入   ring   

原文地址:https://www.cnblogs.com/xiohao/p/11761531.html

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