【发布时间】:2016-12-01 19:32:01
【问题描述】:
当我尝试从 GitLab (GitLab 6.6.2 4ef8369) 克隆存储库时遇到此错误:
remote: Counting objects: 66352, done.
remote: Compressing objects: 100% (10417/10417), done.
error: RPC failed; curl 18 transfer closed with outstanding read data remaining
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
然后克隆被中止。我怎样才能避免这种情况?
【问题讨论】: