Linux下ubuntu系统使用git clone速度太慢以及下载过程失败问题总结(最新)
使用git clone克隆速度太慢只有几kb问题
网上搜到了很多种方法基本都已经没有用了
1.寻找ip地址,修改hosts文件(无用)
2.修改GSSAPIAuthentication(无用)
3…
下面说一种亲测有用的方法:
使用码云https://gitee.com/
点击右上角+号
这边填写需要git clone的地址
比如:git clone https://github.com/hyperledger/fabric.git时,我填写的就是 https://github.com/hyperledg
原创
2020-07-14 16:14:21 ·
2044 阅读 ·
2 评论