报错

> git push o main
error: RPC failed; curl 92 Stream error in the HTTP/2 framing layer
send-pack: unexpected disconnect while reading sideband packet
fatal: the remote end hung up unexpectedly
Everything up-to-date

解决

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

腾讯云面向开发者汇聚海量精品云计算使用和开发经验,营造开放的云计算技术生态圈。

更多推荐