执行
git config --global https.proxy 127.0.0.1:33210
git config --global http.proxy 127.0.0.1:33210
git config --global https.proxy socks5 127.0.0.1:33210
git config --global http.proxy socks5 127.0.0.1:33210
参考
执行
git config --global https.proxy 127.0.0.1:33210
git config --global http.proxy 127.0.0.1:33210
git config --global https.proxy socks5 127.0.0.1:33210
git config --global http.proxy socks5 127.0.0.1:33210
参考
142
307
3010
1780

被折叠的 条评论
为什么被折叠?