【发布时间】:2014-12-01 20:41:25
【问题描述】:
我有一个已经提交了 2 个月的 repo。当我每天提交时,我似乎没有收到任何错误。但是我正在查看 git 日志,我看到第一个 git 日志(或者可能 git 无法看到超出该日志点)有这样的错误消息
:100755 100755 1948ac6... 2af905e... M document.doc"
error: Could not read 190d54eb3278746a4e35fd4be82689eb4b1d20a8
fatal: cannot simplify commit cb0c2a3bf0a4ad665eb376b818bdcb0652a06eec (because of 190d54eb3278746a4e35fd4be82689eb4b1d20a8)
我尝试了以下建议:https://git.wiki.kernel.org/index.php/GitFaq#How_to_fix_a_broken_repository.3F
但我没有得到我想要达到的目标,无论推荐什么都对我的情况没有帮助。
【问题讨论】: