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:
parent
72909befaa
commit
e4465f0e71
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user