解决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慢 github慢 git加速 github加速 git clone 慢 github clone 慢 git下载慢 github 下载慢,终于找到个完美方案了