摘要: Summary 由于网络环境问题,有些时候我们不能访问到目标网络,或者线路速率低。 实际上修改的文件是:~/.gitconfig 文件。 Demo # 查看当前代理 git config --global http.proxy git config --global https.proxy # 使用 Http 代理 git config --global http.proxy http... 阅读全文
posted @ 2020-04-26 09:29 duchaoqun 阅读(367) 评论(0) 推荐(0)