Skip to content

Home

Find lost files

Prints a list of lost files and commits.

git fsck --lost-found

# Examples
git fsck --lost-found
# dangling commit 3050fc0de
# dangling blob 807e3fa41
# dangling commit 59ff8481d

More like this

Start typing a keyphrase to see matching snippets.