【无标题】

git报错信息

git:fatal: unable to connect to github.com:github.com0:20.205.243.166: errno=Unknown error

之前网上的 说的 使用了下面的操作 导致 一直报错 上面的错

git config --global url.https://github.com/.insteadOf git://github.com/

然后查看git配置

git config --global --list

发现如下信息 下面红框是多出来的 那么只有清除就应该可以清除报错信息了吧

分别执行下面的

git config --global --unset url.git://github.com/.insteadof
git config --global --unset url.https://github.com/.insteadof
git config --global --unset url.https://.insteadof

看看配置

已经去除 成功 完美解决问题

git:fatal: unable to connect to github.com:github.com0:20.205.243.166: errno=Unknown error

相关推荐
AC赳赳老秦9 小时前
防火墙规则批量配置实战:OpenClaw 自动生成模板、批量下发与合规性校验全解析
java·开发语言·人工智能·python·github·php·openclaw
FPGA验证小袁12 小时前
EMIF BFM设计与实现:把复杂时序装进“一键读写”的黑盒
github
江畔柳前堤13 小时前
第13章:docker生产环境部署实战
运维·git·docker·容器·代码复审
GuHenryCheng16 小时前
【ESP32】ESP-IDF开发环境搭建(cursor)
git·stm32·单片机·学习
汤姆yu16 小时前
macOS系统下Aider完整安装、配置与实战使用教程
大数据·人工智能·算法·macos·github·copilot
kaka。。16 小时前
GIT安装+代码推送
git
明理的路灯17 小时前
安装 git 开发工具
git
小弥儿17 小时前
GitHub今日热榜 | 2026-07-04
学习·开源·github
偏爱自由 !18 小时前
5:IDEA中git的使用--git fetch 和 git pull 和解决冲突
git·elasticsearch·intellij-idea
CoderJia程序员甲18 小时前
GitHub 热榜项目 - 周榜(2026-07-04)
ai·大模型·llm·github