解决git clone下载速度慢的问题

Posted 相信光的奥特王小懒

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了解决git clone下载速度慢的问题相关的知识,希望对你有一定的参考价值。


//要clone的
git clone https://github.com/xxxxxxxxxxxxxxxxxxx


//使用镜像
git clone https://github.com.cnpmjs.org/xxxxxxxxxxxxxxxxxxxxxx

//或者

//使用镜像
git clone https://git.sdut.me/xxxxxxxxxxxxxxxxxxxxx



以上是关于解决git clone下载速度慢的问题的主要内容,如果未能解决你的问题,请参考以下文章

git clone速度太慢的解决办法

Windows 10 中非常慢的 git clone

如何解决github下载速度慢的问题

解决github下载慢的问题

git慢 github慢 git加速 github加速 git clone 慢 github clone 慢 git下载慢 github 下载慢,终于找到个完美方案了

新的电脑拉取 or clone 代码出错解决方法