summaryrefslogtreecommitdiffstats
path: root/git-fsck.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-02-03 16:03:08 -0800
committerJunio C Hamano <gitster@pobox.com>2021-02-03 16:03:08 -0800
commit68d44a202822cda89f04e8e831531734207c6cd4 (patch)
treef99ab9d822fc64328b5154c749cbf5507e360525 /git-fsck.txt
parent7887f9b4eb248358cc8e6937ceb87b9f072ce9e5 (diff)
downloadgit-htmldocs-68d44a202822cda89f04e8e831531734207c6cd4.tar.gz
Autogenerated HTML docs for v2.30.0-349-g30b29
Diffstat (limited to 'git-fsck.txt')
-rw-r--r--git-fsck.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/git-fsck.txt b/git-fsck.txt
index d72d15be5..bd596619c 100644
--- a/git-fsck.txt
+++ b/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