Enumerating objects: 101, done.
Counting objects: 100% (101/101), done.
Delta compression using up to 8 threads
Compressing objects: 100% (101/101), done.
error: RPC failed; curl 92 HTTP/2 stream 0 was not closed cleanly: CANCEL (err 8)
send-pack: unexpected disconnect while reading sideband packet
Writing objects: 100% (101/101), 1.05 GiB | 3.46 MiB/s, done.
Total 101 (delta 0), reused 0 (delta 0), pack-reused 0
fatal: the remote end hung up unexpectedly
Everything up-to-date
什么原因呢?
这篇博客讲述了在使用Git进行对象压缩和打包时遇到的错误,重点分析了RPC失败和HTTP/2连接关闭不干净的问题,以及如何处理远程端意外挂起的情况。
2279

被折叠的 条评论
为什么被折叠?



