Git 拉取Gitee倉庫報錯:「fatal: unable to access ''": Failed to connect to 127.0.0.1 port 1080: Connection r

一、報錯信息:

 

二、本地查看是否Git使用了代理

git config --global http.proxy 

 

三、取消代理

git config --global --unset http.proxy

相關文章
相關標籤/搜索