简单明了!
使用github的镜像网站进行访问,github.com.cnpmjs.org,我们将原本的网站中的github.com 进行替换。
git clone https://github.com/xxxxx/xxxxxxx.git
git clone https://github.com.cnpmjs.org/xxxxx/xxxxxxx.git
本文介绍了一种通过CNPM镜像网站访问GitHub的方法,以解决直接访问GitHub速度慢的问题。用户只需将原有的GitHub URL替换成对应的CNPM镜像URL即可。
简单明了!
使用github的镜像网站进行访问,github.com.cnpmjs.org,我们将原本的网站中的github.com 进行替换。
git clone https://github.com/xxxxx/xxxxxxx.git
git clone https://github.com.cnpmjs.org/xxxxx/xxxxxxx.git