摘要: 设置代理git config --global http.proxy http://127.0.0.1:8080git config --global https.proxy https://127.0.0.1:8080 取消代理git config --global --unset http.pr 阅读全文
posted @ 2019-02-28 11:34 chengloading 阅读(569) 评论(0) 推荐(1)