如何加速github下载速度

第一步

魔法

第二步

git config --global http.proxy http://127.0.0.1:1080
git config --global https.proxy https://127.0.0.1:1080
原文地址:https://www.cnblogs.com/zzidun-pavo/p/12925597.html