github clone 慢解决方法(亲测有效)

2020-07-28  本文已影响0人  一个魔法师

只需要在gihub.com后面加上cnpmjs.org
比如:git clone -b stable https://github.com/flutter/flutter.git
git clone -b stable https://github.com.cnpmjs.org/flutter/flutter.git
前后对比:
添加 cnpmjs.org 之前

image.png
添加 cnpmjs.org 之后
image.png
上一篇下一篇

猜你喜欢

热点阅读