We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2d43667 + 28cc00a commit 53ac9acCopy full SHA for 53ac9ac
Documentation/git-fsck.txt
@@ -129,14 +129,6 @@ using 'git commit-graph verify'. See linkgit:git-commit-graph[1].
129
Extracted Diagnostics
130
---------------------
131
132
-expect dangling commits - potential heads - due to lack of head information::
133
- You haven't specified any nodes as heads so it won't be
134
- possible to differentiate between un-parented commits and
135
- root nodes.
136
-
137
-missing sha1 directory '<dir>'::
138
- The directory holding the sha1 objects is missing.
139
140
unreachable <type> <object>::
141
The <type> object <object>, isn't actually referred to directly
142
or indirectly in any of the trees or commits seen. This can
0 commit comments