use*_*est 5 git push github git-push
从昨天开始,我再也不能 git push 我的工作了。
当我推动时,它开始推动,不到一分钟后,它在 intellij 中给了我这个错误
Push failed Delta compression using up to 4 threads Total 260 (delta 20), reused 1 (delta 0), pack-reused 0 RPC failed; curl 55 Send failure: Connection was aborted the remote end hung up unexpectedly the remote end hung up unexpectedly
Run Code Online (Sandbox Code Playgroud)
Github 桌面给了我:
Writing objects: 100% (259/259), 15.10 MiB | 9.98 MiB/s
Writing objects: 100% (259/259), 15.81 MiB | 8.97 MiB/s, done.
Total 259 (delta 20), reused 0 (delta 0)
error: RPC failed; curl 55 Send failure: Connection was aborted
fatal: the remote end hung up unexpectedly
fatal: the remote end hung up unexpectedly
Everything up-to-date
Run Code Online (Sandbox Code Playgroud)
我尝试使用 git bash 发生同样的情况,但出现此错误
$ git push
Enumerating objects: 270, done.
Counting objects: 100% (270/270), done.
Delta compression using up to 4 threads
Compressing objects: 100% (243/243), done.
Writing objects: 100% (260/260), 15.81 MiB | 10.94 MiB/s, done.
Total 260 (delta 20), reused 1 (delta 0), pack-reused 0
error: RPC failed; curl 18 transfer closed with outstanding read data remaining
fatal: the remote end hung up unexpectedly
fatal: the remote end hung up unexpectedly
Everything up-to-date
Run Code Online (Sandbox Code Playgroud)
我怎样才能解决这个问题?
| 归档时间: |
|
| 查看次数: |
2989 次 |
| 最近记录: |