按照网上的帖子git config --global --unset http.proxy就能取消,但是我试了一点用都没有,后来是这样解决的------
先执行git config --global --list查看
然后git config --global --unset http.https://github.com.proxy
按照网上的帖子git config --global --unset http.proxy就能取消,但是我试了一点用都没有,后来是这样解决的------
先执行git config --global --list查看
然后git config --global --unset http.https://github.com.proxy
本文标题:iOS取消git代理
本文链接:https://www.haomeiwen.com/subject/cfzvyhtx.html
网友评论