摘要: 1、设置代理git config --global http.proxy http://10.114.12.24:7777git config --global https.proxy http://10.114.12.24:7777 2、取消代理git config --global --unse 阅读全文
posted @ 2016-11-12 11:03 悦上龙门 阅读(114) 评论(0) 推荐(0) 编辑