摘要: git config --global https.proxy http://127.0.0.1:1080 git config --global https.proxy https://127.0.0.1:1080 git config --global http.proxy socks5://127.0.0.1:1080 git config --global https.proxy so... 阅读全文
posted @ 2016-06-20 09:29 自由出土文物 阅读(139) 评论(0) 推荐(0)