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.
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user