git 代理设置:
git config --global http.proxy http://proxy.com:8080git config --global https.proxy http://proxy.com:8080git config --global http.sslverify false
posted on 2014-04-03 09:00 木龙哥 阅读(200) 评论(0) 收藏 举报