git-lost-found (1) Linux Manual Page
git-lost-found – Recover lost refs that luckily have not yet been pruned Synopsisgit lost-foundDescriptionNOTE: 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 stored in .git/lost-found/commit, and…
