summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2021-02-03 15:04:48 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2021-02-03 15:04:48 -0800
commit18e3f5a944809f1ae499797ef7c0bdd843b42a96 (patch)
treed6ab4e2167aff8c22e01d5707b2e7482092ccf41
parentThe fourth batch (diff)
parentfsck doc: remove ancient out-of-date diagnostics (diff)
downloadtgif-18e3f5a944809f1ae499797ef7c0bdd843b42a96.tar.xz
Merge branch 'ab/fsck-doc-fix'
Documentation for "git fsck" lost stale bits that has become incorrect. * ab/fsck-doc-fix: fsck doc: remove ancient out-of-date diagnostics
-rw-r--r--Documentation/git-fsck.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/Documentation/git-fsck.txt b/Documentation/git-fsck.txt
index d72d15be5b..bd596619c0 100644
--- a/Documentation/git-fsck.txt
+++ b/Documentation/git-fsck.txt
@@ -129,14 +129,6 @@ using 'git commit-graph verify'. See linkgit:git-commit-graph[1].
Extracted Diagnostics
---------------------
-expect dangling commits - potential heads - due to lack of head information::
- You haven't specified any nodes as heads so it won't be
- possible to differentiate between un-parented commits and
- root nodes.
-
-missing sha1 directory '<dir>'::
- The directory holding the sha1 objects is missing.
-
unreachable <type> <object>::
The <type> object <object>, isn't actually referred to directly
or indirectly in any of the trees or commits seen. This can