【发布时间】:2021-05-06 02:55:18
【问题描述】:
我无法推送到 github,我已经尝试在 git config 中更改缓冲区或降级到 HTTP/1.1。这是完整的命令输出:
PS C:\Users\SomeUser\Desktop\Website Projects\Voice-Rooms-Site> git push
Enumerating objects: 41, done.
Counting objects: 100% (41/41), done.
Delta compression using up to 6 threads
Compressing objects: 100% (33/33), done.
Writing objects: 100% (33/33), 4.37 MiB | 23.78 MiB/s, done.
Total 33 (delta 18), reused 0 (delta 0), pack-reused 0
error: RPC failed; curl 92 HTTP/2 stream 0 was not closed cleanly: Unknown error code (err 8)
fatal: the remote end hung up unexpectedly
fatal: the remote end hung up unexpectedly
Everything up-to-date
我从尝试推送 5mb 的 gif 图像开始,现在即使删除它(使用 git rm --cached)我仍然收到错误消息。
【问题讨论】:
-
好吧,我可能有问题,还不确定...我的上传速度现在是