返回

Github推送报错:Failed to connect to 127.0.0.1 port 7890

   
摘要GPT
摘要小助理暂时失联跑路啦……😜

问题描述

在linuxmint桌面版系统下,使用vscode克隆仓库时遇到: Failed to connect to 127.0.0.1 port 7890

解决办法:

取消 http, https 代理

git config --global --unset http.proxy
git config --global --unset https.proxy
知识共享许可证 CC BY-NC-SA 4.0
最后更新于 2024-07-17 18:28
使用 Hugo 构建
主题 hugo-magic小洋葱 魔改 由 Jimmy 设计
Written by Human, Not by AI