fsck --lost-found writes to subdirectories in .git/lost-found/

Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Jonas Fonseca 2007-07-04 03:33:11 +02:00 committed by Junio C Hamano
parent 72909befaa
commit e4465f0e71

View File

@ -65,8 +65,8 @@ index file and all SHA1 references in .git/refs/* as heads.
Be chatty. Be chatty.
--lost-found:: --lost-found::
Write dangling refs into .git/commit/ or .git/other/, depending Write dangling refs into .git/lost-found/commit/ or
on type. .git/lost-found/other/, depending on type.
It tests SHA1 and general object sanity, and it does full tracking of It tests SHA1 and general object sanity, and it does full tracking of
the resulting reachability and everything else. It prints out any the resulting reachability and everything else. It prints out any