On Wed, Aug 6, 2008 at 8:37 PM, Nigel Jones <[EMAIL PROTECTED]> wrote:
>> http://article.gmane.org/gmane.comp.gcc.devel/94613

> That's actually a very useful article and the methods/reasons behind it
> sound quite sane and it could be a useful approach for us.

Agreed. git gc on all repos on an infrequent  cronjob is a good idea.
But --aggressive is a very bad idea as it throws away delta-chain work
that's been done. Specially bad on larger repos as the potential delta
pairs to evaluate is much much larger.

cheers,



martin (also a git dev)
-- 
 [EMAIL PROTECTED]
 [EMAIL PROTECTED] -- School Server Architect
 - ask interesting questions
 - don't get distracted with shiny stuff - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff

_______________________________________________
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list

Reply via email to