标签:pre lob 代理 设置 http 全局 set sock unset
git config http.proxy http://127.0.0.1:2334
git config --unset http.proxy
git config --global --unset http.proxy
git config --global http.proxy socks5://127.0.0.1:10888
标签:pre lob 代理 设置 http 全局 set sock unset
原文地址:https://www.cnblogs.com/zjhblogs/p/14261702.html