Merge branch 'je/doc-data-model'

Docfix.

* je/doc-data-model:
  doc: remove stray text in Git data model
maint
Junio C Hamano 2025-12-14 17:04:38 +09:00
commit f29e98755d
1 changed files with 0 additions and 2 deletions

View File

@ -235,8 +235,6 @@ there will no longer be a branch that points at the old commit.
The old commit is recorded in the current branch's <<reflogs,reflog>>,
so it is still "reachable", but when the reflog entry expires it may
become unreachable and get deleted.

the old commit will usually not be reachable, so it may be deleted eventually.
Reachable objects will never be deleted.

[[index]]