git push 提交代码遇到 unpack failed: error Missing commit错误 错误如下图: 出错原因是因为本地索引出错! 解决办法如下: git gc git pull --rebase 2017年04月12日 PHP 暂无评论 喜欢 10 阅读 6,887 views 次 阅读全文