Johannes Sixt venit, vidit, dixit 24.04.2009 17:18: > Michael J Gruber schrieb: >> diff --git a/Documentation/git-fsck.txt b/Documentation/git-fsck.txt >> index 287c4fc..73e1dc4 100644 >> --- a/Documentation/git-fsck.txt >> +++ b/Documentation/git-fsck.txt > > These hunks are in a section that talks about fsck's diagnostics. Yes. I didn't notice they were actual warning message quotes though. Thanks for catching it. > >> +missing SHA-1 directory '<dir>':: >> + The directory holding the SHA-1 objects is missing. > > This message does not present in the code anywhere; it could be removed > from this list. Yes, that should be a patch before 1/2 then. > >> +SHA-1 mismatch <object>:: > > And this one occurs in the code, and so it should be changed as well. It comes from object.c rather than builtin-fsck.c, right? I guess it shows that I should go through the code as well. But it's not a good time for that now... (rc) I'll revert that specific change then. Michael -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html