git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] doc: remove stray text in Git data model
@ 2025-12-02 18:11 Julia Evans via GitGitGadget
  0 siblings, 0 replies; only message in thread
From: Julia Evans via GitGitGadget @ 2025-12-02 18:11 UTC (permalink / raw)
  To: git; +Cc: Julia Evans, Julia Evans

From: Julia Evans <julia@jvns.ca>

I meant to delete this sentence fragment when rewriting this paragraph,
but accidentally left it in. It's repetitive (since it was meant to be
deleted) and it's causing some formatting issues with the note.

Signed-off-by: Julia Evans <julia@jvns.ca>
---
    doc: Remove stray sentence fragment in Git data model

Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-2014%2Fjvns%2Fgitdatamodel-stray-text-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-2014/jvns/gitdatamodel-stray-text-v1
Pull-Request: https://github.com/gitgitgadget/git/pull/2014

 Documentation/gitdatamodel.adoc | 2 --
 1 file changed, 2 deletions(-)

diff --git a/Documentation/gitdatamodel.adoc b/Documentation/gitdatamodel.adoc
index 3614f5960e..dcfdff0346 100644
--- a/Documentation/gitdatamodel.adoc
+++ b/Documentation/gitdatamodel.adoc
@@ -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]]

base-commit: f0ef5b6d9bcc258e4cbef93839d1b7465d5212b9
-- 
gitgitgadget

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2025-12-02 18:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-02 18:11 [PATCH] doc: remove stray text in Git data model Julia Evans via GitGitGadget

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).