【原创】git下载慢到卡住

这很可能是因为默认代理导致的,打一顿就好

git config --global --unset http.https://github.com.proxy

再不行:

https://blog.csdn.net/a3335581/article/details/106915799

你可能感兴趣的:(git)