git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <junkio@cox.net>
To: Linus Torvalds <torvalds@osdl.org>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] Alternate object pool mechanism updates.
Date: Tue, 16 Aug 2005 14:47:25 -0700	[thread overview]
Message-ID: <7vek8t8sgi.fsf@assigned-by-dhcp.cox.net> (raw)
In-Reply-To: <Pine.LNX.4.58.0508141726390.3553@g5.osdl.org> (Linus Torvalds's message of "Sun, 14 Aug 2005 17:29:05 -0700 (PDT)")

Linus Torvalds <torvalds@osdl.org> writes:

> We've got a "git prune-packed", it would be good to have a "git
> prune-alternate" or something equivalent.

If you have GIT_ALTERNATE_DIRECTORIES environment variable, git
prune-packed will remove objects from your repository if it is
found in somebody else's pack.  I am not sure if this is the
behaviour we would want.

  parent reply	other threads:[~2005-08-16 21:48 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-13  9:09 [PATCH] Alternate object pool mechanism updates Junio C Hamano
2005-08-13 12:08 ` Petr Baudis
2005-08-13 18:33   ` Junio C Hamano
2005-08-14 23:46   ` Junio C Hamano
2005-08-15  0:29     ` Linus Torvalds
2005-08-15  1:53       ` Junio C Hamano
2005-08-16 19:07         ` Linus Torvalds
2005-08-16 19:45           ` Daniel Barkalow
2005-08-16 20:38           ` Junio C Hamano
2005-08-17  5:48             ` [PATCH] Use LF and allow comments in objects/info/alternates file Junio C Hamano
2005-08-16 21:47       ` Junio C Hamano [this message]
2005-08-16 21:52         ` [PATCH] Alternate object pool mechanism updates Linus Torvalds

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=7vek8t8sgi.fsf@assigned-by-dhcp.cox.net \
    --to=junkio@cox.net \
    --cc=git@vger.kernel.org \
    --cc=torvalds@osdl.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 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).