Re: How to not download objects more than needed?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jan Harkes
Date: Tuesday, February 21, 2006 - 8:11 pm

On Tue, Feb 21, 2006 at 05:55:48PM -0800, Junio C Hamano wrote:

Neat, it only fetches tags that refer to things we already have. Hadn't
checked what the automatic tag fetcher was doing.

So either introduce temporary local refs that can be removed once the
tags have been fetched, or else fix it in fetch-pack with the following
change that might do the trick for this case as well. However that one
already got shot down because of possible consistency problems.

    http://marc.theaimsgroup.com/?l=git&m=113030081014456&w=2

Jan

-
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:
How to not download objects more than needed?, Radoslaw Szkodzinski, (Tue Feb 21, 12:38 pm)
Re: How to not download objects more than needed?, Linus Torvalds, (Tue Feb 21, 5:42 pm)
Re: How to not download objects more than needed?, Jan Harkes, (Tue Feb 21, 6:13 pm)
Re: How to not download objects more than needed?, Junio C Hamano, (Tue Feb 21, 6:55 pm)
Re: How to not download objects more than needed?, Jan Harkes, (Tue Feb 21, 8:11 pm)
Re: How to not download objects more than needed?, Junio C Hamano, (Tue Feb 21, 8:22 pm)