GitHub 克隆太慢的解决方法 发表于 2021-02-06 分类于 默认分类 在克隆GitHub上的代码的时候,直接克隆会很慢如 1git clone https://github.com/lxk0301/jd_scripts.git 只需要在com后面加.cnpmjs.org如 1git clone https://github.com.cnpmjs.org/lxk0301/jd_scripts.git