
最近克隆一个github上的项目时候,出现了一个错误。
ln: failed to create symbolic link “xxx” File name too long
这里记录下我的解决方式。
1 |
$ git clone https://github.com/xxx/xxx.git |
参考文章:

最近克隆一个github上的项目时候,出现了一个错误。
ln: failed to create symbolic link “xxx” File name too long
这里记录下我的解决方式。
1 |
$ git clone https://github.com/xxx/xxx.git |
参考文章:
近期评论