git 报错 fatal: unable to access 'http://git.c5......./': Recv failure: Connection was reset

控制台输入git命令:
git config --global --unset http.proxy
git config --global --unset https.proxy

以管理员打开cmd窗口输入

ipconfig/flushdns

然后从新执行git操作

posted @ 2023-01-18 19:01  龙卷风吹毁停车场  阅读(524)  评论(0)    收藏  举报