摘要: 设置http代理 git config --global https.proxy https://127.0.0.1:1080 取消http代理git config --global --unset http.proxy 阅读全文
posted @ 2019-01-21 19:14 人艰不拆_zmc 阅读(404) 评论(0) 推荐(0) 编辑