【问题标题】:I am getting error: RPC failed; fatal: the remote end hung up unexpectedly on git我收到错误:RPC 失败;致命:远程端意外挂断在git上
【发布时间】:2021-08-04 20:49:47
【问题描述】:

我想使用 GitHub 桌面应用程序(Windows 10)将一些文件从本地存储库推送到 Origin。但一次又一次地显示错误。错误是:

Enumerating objects: 26, done.
Counting objects: 100% (26/26), done.
Delta compression using up to 4 threads
Compressing objects: 100% (25/25), done.
Writing objects: 100% (25/25), 3.37 MiB | 147.00 KiB/s, done.
Total 25 (delta 1), reused 0 (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

这是这个错误的图片:

我该如何解决这个问题?

谢谢。

【问题讨论】:

    标签: git github push github-for-windows


    【解决方案1】:

    问题解决了。

    我关闭了 GitHub 桌面应用,再次打开并推送。这次成功推送到 Origin。

    谢谢。

    【讨论】:

      猜你喜欢
      • 2013-09-04
      • 2021-08-02
      • 1970-01-01
      • 2014-09-17
      • 2013-02-20
      • 1970-01-01
      • 2012-09-14
      • 2012-06-08
      相关资源
      最近更新 更多