在github使用git clone中断出错
使用修改hosts文件的办法没有解决我的问题,使用科学上网的可以

输入命令
git config --global http.https://github.com.proxy socks5://127.0.0.1:1080
git config --global https.https://github.com.proxy socks5://127.0.0.1:1080
蓝后就可以clone下来了,速度大概1M/s。