Skip to content

Commit 53ac9ac

Browse files
committed
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
2 parents 2d43667 + 28cc00a commit 53ac9ac

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Documentation/git-fsck.txt

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -129,14 +129,6 @@ using 'git commit-graph verify'. See linkgit:git-commit-graph[1].
129129
Extracted Diagnostics
130130
---------------------
131131

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-
140132
unreachable <type> <object>::
141133
The <type> object <object>, isn't actually referred to directly
142134
or indirectly in any of the trees or commits seen. This can

0 commit comments

Comments
 (0)