mirror of
https://github.com/git/git.git
synced 2025-12-23 12:14:22 +01:00
Merge branch 'je/doc-data-model' into jch
Docfix. * je/doc-data-model: doc: remove stray text in Git data model
This commit is contained in:
@@ -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>>,
|
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
|
so it is still "reachable", but when the reflog entry expires it may
|
||||||
become unreachable and get deleted.
|
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.
|
Reachable objects will never be deleted.
|
||||||
|
|
||||||
[[index]]
|
[[index]]
|
||||||
|
|||||||
Reference in New Issue
Block a user