summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-02-06 00:31:28 (GMT)
committerJunio C Hamano <gitster@pobox.com>2021-02-06 00:31:28 (GMT)
commit53ac9ac9d384d6ca5090e0d02cd35c3ea2f110c0 (patch)
tree84aef511fa84be05b46ad2ca2fec6122d27d916e /Documentation
parent2d436678a70c118bc2683b8d81131459e602a1d7 (diff)
parent28cc00a13dce4306c1faf62b5d91ee4d170c2c33 (diff)
downloadgit-53ac9ac9d384d6ca5090e0d02cd35c3ea2f110c0.zip
git-53ac9ac9d384d6ca5090e0d02cd35c3ea2f110c0.tar.gz
git-53ac9ac9d384d6ca5090e0d02cd35c3ea2f110c0.tar.bz2
Merge branch 'ab/fsck-doc-fix' into maint
Documentation for "git fsck" lost stale bits that has become incorrect. * ab/fsck-doc-fix: fsck doc: remove ancient out-of-date diagnostics
Diffstat (limited to 'Documentation')
-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 d72d15b..bd59661 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