13 laf
="$GIT_DIR/lost-found"
14 rm -fr "$laf" && mkdir
-p "$laf/commit" "$laf/other" ||
exit
16 git fsck
--full --no-reflogs |
17 while read dangling
type sha1
21 if git rev-parse
--verify "$sha1^0" >/dev
/null
2>/dev
/null
24 git show-branch
"$sha1"
28 echo "$sha1" >"$dir/$sha1"