当我尝试推送包含大量文件的超大型网站时出现此错误。我得到的错误是这样的:
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'
有谁知道如何在不丢失连接的情况下推送大对象或大量对象?