github clone 很慢 用国内的镜像解决 2020-08-01 本文已影响0人 风吹过山 原地址:https://github.com/***.git 替换为:https://github.com.cnpmjs.org/xxx.git 这样:git clone https://github.com.cnpmjs.org/xxx.git