Re: [PATCH 4/4] Teach "git clone" to pack refs

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jeff King
Date: Monday, June 16, 2008 - 2:57 am

On Mon, Jun 16, 2008 at 12:03:06AM +0200, Johan Herland wrote:


What I was concerned about was that pack-refs would continue to pack
active branches forever, because by default it repacks branches that are
already packed.

However, it seems that git-gc just passes --all anyway, so it presumably
is not a problem. And at the very least, clone is then consistent with
the auto-gc behavior, which makes sense.

So I withdraw my complaint.

-Peff
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/4] Teach "git clone" to pack refs, Johan Herland, (Sun Jun 15, 7:02 am)
[PATCH 2/4] Move pack_refs() and friends into libgit, Johan Herland, (Sun Jun 15, 7:05 am)
[PATCH 4/4] Teach "git clone" to pack refs, Johan Herland, (Sun Jun 15, 7:06 am)
[PATCH 2/4 v2] Move pack_refs() and friends into libgit, Johan Herland, (Sun Jun 15, 2:27 pm)
Re: [PATCH 4/4] Teach "git clone" to pack refs, Johan Herland, (Sun Jun 15, 3:03 pm)
Re: [PATCH 4/4] Teach "git clone" to pack refs, Jeff King, (Mon Jun 16, 2:57 am)