首页 > 技术文章 > 【转】github的clone速度过慢快速解决方案

wangdongying 2020-07-14 22:09 原文

例如有个仓库地址为:

https://github.com/wangdongying/MyTestDemo.git

将github.com替换为github.com.cnpmjs.org

https://github.com.cnpmjs.org/wangdongying/MyTestDemo.git

即可快速解决,目前在2020.7,速度可以从3k提升到500到800k左右。

 

转自知乎:https://www.zhihu.com/question/27159393  don.hub的回答

推荐阅读