Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions Documentation/gitdatamodel.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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]]
Expand Down
Loading