Code

fsck docs: remove outdated and useless diagnostic
authorMark Lodato <lodatom@gmail.com>
Sat, 18 Dec 2010 05:38:38 +0000 (00:38 -0500)
committerJunio C Hamano <gitster@pobox.com>
Sun, 19 Dec 2010 06:58:40 +0000 (22:58 -0800)
commit0c806a06a311081ba02f60ffd2711853c1b9d6fc
tree307e98b5904d4038f9e11505da90f33f104a5d4a
parentb34f69f9916e52e742f35c2f88286375142260de
fsck docs: remove outdated and useless diagnostic

In git-fsck(1), there was a reference to the warning "<tree> has full
pathnames in it".  This exact wording has not been used since 2005
(commit f1f0d0889e55), when the wording was changed slightly.  More
importantly, the description of that warning was useless, and there were
many other similar warning messages which were not document at all.
Since all these warnings are fairly obvious, there is no need for them
to be in the man page.

Signed-off-by: Mark Lodato <lodatom@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-fsck.txt