From: "Adeodato Simó" <dato@net.com.org.es>
To: git@vger.kernel.org
Subject: Confusing text in git-prune.txt
Date: Fri, 16 Jan 2009 17:50:13 +0100 [thread overview]
Message-ID: <20090116165013.GA14196@chistera.yi.org> (raw)
From git-prune.txt:
[...] prunes all unpacked objects unreachable from any of
these head objects from the object database. In addition,
it prunes the unpacked objects that are also found in packs by
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
running git-prune-packed.
How can "unpacked objects" be "found in packs"? Maybe the first
"unpacked" should be "unreachable". But if that's the case, wouldn't
this be better:
[...] prunes from the object database all objects unreachable from
any of these heads. Prunning already-packed objects is done with
the help of git-prune-packed.
Thoughts? Or am I reading the original text wrong?
--
Adeodato Simó dato at net.com.org.es
Debian Developer adeodato at debian.org
I promise you. Once I enter into an exclusive relationship, I sleep with
very few people.
-- Denny Crane
next reply other threads:[~2009-01-16 16:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-16 16:50 Adeodato Simó [this message]
2009-01-16 16:56 ` Confusing text in git-prune.txt Johannes Sixt
2009-01-16 17:02 ` Adeodato Simó
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090116165013.GA14196@chistera.yi.org \
--to=dato@net.com.org.es \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.