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

相关推荐
是程序喵呀几秒前
git的基本使用
大数据·git
a未来永远是个未知数3 分钟前
构建机部署之git安装(Linux)
linux·git·elasticsearch
丁总学Java5 分钟前
命令行运行git reflog(reference log)报错的解决办法
git·reference·log·reflog
右璇6 小时前
Git 常用命令备忘
git
小鹿( ﹡ˆoˆ﹡ )10 小时前
Git使用简介及相关命令
git
Marvin-Fox11 小时前
GIT 使用相关技巧记录
git
不想步入秃头的年龄1 天前
Git学习(常用的一些命令)
git·学习
pcdd1 天前
【Git】取消追踪多个文件或目录
git
weixin_471997271 天前
Git 运用小知识
git
余十步1 天前
如何从Git仓库中删除大文件并解决推送错误方案
git