git unable to access的方式,【有代理】

Git命令取消proxy代理
git config --global --unset http.proxy
git config --global --unset https.proxy
查看自身代理,这边小打个码。

然后切换 git config
git config --global http.proxy http://127.0.0.1:70809
查看是否切换成功
git config --global -l
















![[ISP]DCT离散余弦变换及C++代码demo](https://img-blog.csdnimg.cn/direct/e6492ecaa33640fcb1c3433a7538028f.png)


