On Tue, 2011-06-07 at 21:48 -0400, Peter Harris wrote: > On Tue, Jun 7, 2011 at 9:33 PM, Geoff Russell wrote: > > > > As of today, almost every time I do a git command, gc is getting > > invoked. <re-added> > > I have packSizeLimit set to 30M </re-added> > > There are 96 pack files. > > That's why. See gc.autopacklimit in "git help config" -- by default, > git will gc if there are more than 50 pack files. Do we want to consider ignoring (or automatically doubling, or something like that) gc.autopacklimit if that number of packs meet or exceed gc.packSizeLimit? I have no idea what the patch for this might look like, but it seems to make more sense than this situation. Just a random brain fart... -- -Drew Northup ________________________________________________ "As opposed to vegetable or mineral error?" -John Pescatore, SANS NewsBites Vol. 12 Num. 59 -- 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