git-lost-found (1) Linux Manual Page
NAME git-lost-found – Recover lost refs that luckily have not yet been pruned SYNOPSIS git lost-found DESCRIPTION NOTE: this command is deprecated. Use git-fsck(1) with the option –lost-found instead. Finds dangling commits and tags from the object database, and creates refs to them in the .git/lost-found/ directory. Commits and tags that dereference to commits are…
