git config --global http.proxy http://127.0.0.1:1080
git config --global https.proxy https://127.0.0.1:1080
git config --global http.SSLVERIFY false
posted on 2016-05-20 15:55 .carl 阅读(185) 评论(0) 收藏 举报