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 阅读(168) 评论(0) 编辑 收藏 举报