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.
--lost-found::
Write dangling refs into .git/commit/ or .git/other/, depending
on type.
Write dangling refs into .git/lost-found/commit/ or
.git/lost-found/other/, depending on type.
It tests SHA1 and general object sanity, and it does full tracking of
the resulting reachability and everything else. It prints out any