If you have great ideas,
Let's talk!

blog

用http Git clone失败原因

编程export

git config --global --unset http.[https://github.com.proxy](https://github.com.proxy/)

之前试过很多别的 都没用 只有这个可以

下面是试了没用的

git config --global --unset http.proxy
git config --global --unset https.proxy