git 下载失败

-- 错误0

加 sudo

-- 错误1

不能下载,或端口错误

设置 git 代理为全局代理, 看之前的文章

git config --global http.proxy

git config --global https.proxy

Git报错: Failed to connect to github.com port 443 解决方案-CSDN博客

解决 Failed to connect to github.com port 443:connection timed out_failed to connect to gitlab. connection timed out-CSDN博客

-- 错误2

remote: Enumerating objects: 354980, done.

remote: Counting objects: 100% (52906/52906), done.

remote: Compressing objects: 100% (963/963), done.

error: RPC failed; curl 92 HTTP/2 stream 0 was not closed cleanly: CANCEL (err 8)

fatal: the remote end hung up unexpectedly

fatal: early EOF

fatal: index-pack failed

git clone报错RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8)_not closed cleanly: cancel (err 8) 2549 bytes of b-CSDN博客

-- git 下载特定分支

master branch of this repo is to be used with ESP-IDF v5.1, while the release/v2.x branch is to work with ESP-IDF v4.4

不能下载加 sudo

相关推荐
爱学英语的程序员18 小时前
Git 提交 LF will be replaced by CRLF the next time Git touches it 报错
git
qq_3391911418 小时前
服务器git pull每次都要输入密码,linux 设置git登录,linux设置git只输入一次账户密码
git
一颗小行星!1 天前
快速理解 Git submodule
git
A-Jie-Y1 天前
Git基础-核心概念与常用命令
git
夜珀1 天前
Git基础修炼手册:在AtomGit上玩转版本控制
git
golang学习记1 天前
Zed IDE官宣新招:Git Graph 正式支持!
ide·git
要记得喝水1 天前
适用于 Git Bash 的脚本,批量提交和推送多个仓库的修改
git·elasticsearch·bash
AI_Claude_code1 天前
专栏导论:开源项目贡献的价值与Git工作流全景图
git·开源
never forget shyang1 天前
CCS20.2.0使用教程
c语言·git·单片机
lifewange2 天前
常用的Git命令有哪些?
git