fatal: unable to access ‘https://github.com/xxxxx

ubuntu中git克隆项目异常

git clone https://github.com/xxx

Cloning into 'xxx'...

fatal: unable to access 'https://github.com/xxx/xx.git/': Could not resolve host: github.com

解决办法使用命令:`

git config --global http.proxy

git config --global --unset http.proxy`

相关推荐
掘根7 小时前
【jsonRpc项目】发布/订阅模块
github
森之鸟11 小时前
2026年AI编程工具全景图:GitHub Copilot vs Cursor vs Codeium,我如何选择?
github·copilot·ai编程
wAIxiSeu12 小时前
Github开源项目推荐
开源·github
无限进步_15 小时前
面试题 02.02. 返回倒数第 k 个节点 - 题解与详细分析
c语言·开发语言·数据结构·git·链表·github·visual studio
CoderJia程序员甲15 小时前
GitHub 热榜项目 - 日榜(2026-01-31)
ai·开源·大模型·github·ai教程
飞乐鸟19 小时前
Github 16.8k Star!推荐一款开源的高性能分布式对象存储系统!
分布式·开源·github
CCC:CarCrazeCurator20 小时前
IDE 与编程语言区分介绍
git·github
Go_Zezhou21 小时前
render快速部署网站和常见问题解决
运维·服务器·开发语言·python·github·状态模式
玉梅小洋1 天前
Git 使用技巧——查看 Commit 修改文件的概要
git·github
矢志航天的阿洪2 天前
从GitHub到本地:Python IGRF库环境配置完全指南
开发语言·python·github