On Tue, 18 Mar 2008, Jens Axboe wrote: > > axboe@carl:~/git/linux-2.6-block> git count-objects > 901 objects, 6448 kilobytes The default auto-gc threshold is 6700 objects. You should *not* be even close to hitting it. But there's a 20-pack pack-limit. Do you have lots of pack-files? But you can disable that one with [gc] autopacklimit = 0 and I do think the default might be a bit low. Linus -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html