摘要: 我的情况是开启了"小飞机",故要在git客户端配置代理如下: git config --global http.proxy http://127.0.0.1:1080 git config --global https.proxy http://127.0.0.1:1080 阅读全文
posted @ 2021-03-30 15:49 kevin-xian 阅读(59) 评论(0) 推荐(0) 编辑