【发布时间】:2011-11-13 19:57:04
【问题描述】:
git pull 失败并出现以下错误
remote: Counting objects: 146, done.
remote: fatal: unable to create thread: Resource temporarily unavailable
error: git upload-pack: git-pack-objects died with error.
fatal: git upload-pack: aborting due to possible repository corruption on the remote side.
remote: aborting due to possible repository corruption on the remote side.
fatal: protocol error: bad pack header
任何想法如何成功拉动?
【问题讨论】:
-
我也用
git subtree add得到这个
标签: git