克隆clone github 仓库网速缓慢解决方案
method:
- 找国内的github镜像站,假如你克隆的仓库地址为:git clone https://github.com/grafana/grafana.git, 国内的镜像站网址为:GitHub: Where the world builds software · GitHub (git.what996.com), 那么你可以:【执行 git clone https://git.what996.com/grafana/grafana.git 】
- 通过 gitee 中转后 从gitee 下载【gitee可以从github导入仓库】
- 使用代理proxy
总结:建议第一种方式,毕竟百度一个github镜像站 looks so easy!!!
本文作者:CV攻城狮中的一员
本文链接:https://www.cnblogs.com/Hijacku/p/16243014.html
版权声明:本作品采用知识共享署名-非商业性使用-禁止演绎 2.5 中国大陆许可协议进行许可。