github的镜像下载加快clone下载速度
使用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
如图:
使用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
如图: