查找丢失的文件

打印一个丢失文件和提交的列表。

  • 使用 git fsck --lost-found 命令打印所有悬空对象的列表。
  • 所有适当的文件将被提取到 .git/lost-found 目录中。
git fsck --lost-found

# 示例
git fsck --lost-found
# 悬空提交 3050fc0de
# 悬空 blob 807e3fa41
# 悬空提交 59ff8481d