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

相关推荐
Smile丶凉轩6 小时前
微服务即时通讯系统的实现(服务端)----(1)
c++·git·微服务·github
和你一起去月球15 小时前
TypeScript - 函数(下)
javascript·git·typescript
我不是程序猿儿16 小时前
【GIT】TortoiseGit的变基(Rebase)操作
git
yyycqupt1 天前
git使用(一)
git
Kkooe1 天前
GitLab|数据迁移
运维·服务器·git
Beekeeper&&P...1 天前
git bash是什么,git是什么,git中的暂存区是什么,git中的本地仓库是什么,git中工作目录指的是什么
开发语言·git·bash
Stara05111 天前
Git推送+拉去+uwsgi+Nginx服务器部署项目
git·python·mysql·nginx·gitee·github·uwsgi
lsswear1 天前
GIT 操作
git