会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
pfeiliu
博客园
首页
新随笔
联系
订阅
管理
2025年1月9日
git clone报错fatal: unable to access 'https://github.com/xxx.git/': Failed to connect to github.com port 443 after 21117 ms: Could not connect to server
摘要: git clone报错 解决方案: git 添加代理 git config --global http.proxy 'http://xxx:xxx' git config --global https.proxy 'https://xxx:xxx'
阅读全文
posted @ 2025-01-09 19:54 我的腹肌不见了
阅读(92)
评论(0)
推荐(0)
公告