【问题标题】:GIT fails when pushing large files/sites推送大文件/站点时 GIT 失败
【发布时间】:2012-12-04 16:33:42
【问题描述】:

当我尝试推送包含大量文件的超大型网站时出现此错误。我得到的错误是这样的:

Compressing object: 100% (28532/28532), done.
Read from remote host xxxxx.beanstalkapp.com: Connection reset by peer
fatal: The remote end hung up unexpectedly
error: pack-objects died of signal 13
error: failed to push some refs to 'xxxxx'

有谁知道如何在不丢失连接的情况下推送大对象或大量对象?

【问题讨论】:

标签: git github


【解决方案1】:

我会在 ServerFault 上问这个问题,因为它闻起来像是网络问题而不是 Git 问题(恢复中的系统管理员说)。

【讨论】:

    猜你喜欢
    • 2021-10-26
    • 1970-01-01
    • 1970-01-01
    • 2014-02-16
    • 1970-01-01
    • 2019-11-14
    • 2013-03-17
    • 2018-05-02
    • 1970-01-01
    相关资源
    最近更新 更多