笙烛

关注

git push报错解决

笙烛

关注

阅读 101

2022-08-27


问题描述:
git push的时候报如下错误:
error: RPC failed; curl 92 HTTP/2 stream 0 was not closed cleanly: PROTOCOL_ERROR (err 1)
解决步骤:
简单的解决方案(之后恢复为 http 2):

git config --global http.version HTTP/1.1
git push
git


相关推荐

洒在心头的阳光

git 解决push报错

洒在心头的阳光 102 0 0

止止_8fc8

GIT push操作报错场景+解决办法

止止_8fc8 114 0 0

f12b11374cba

git push origin master提交报错解决办法

f12b11374cba 150 0 0

快乐码农Alan007

git push 报错:Deploy keys are not allowed to push code

快乐码农Alan007 147 0 0

止止_8fc8

【git push报错error: failed to push some refs to 'git@github.com】

止止_8fc8 113 0 0

老罗话编程

git push 报错"fatal: The remote end hung up unexpectedly"

老罗话编程 50 0 0

_阿瑶

git push报错:WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!

_阿瑶 70 0 0

东林梁

【报错】git push --set-upstream origin XXXX重名

东林梁 35 0 0

雪域迷影

git push -u origin master和git push区别

雪域迷影 162 0 0

金穗_ec4b

git push 跟 git push origin master的区别

金穗_ec4b 8 0 0

精彩评论(0)

0 0 举报