On Wed, May 27, 2009 at 9:30 PM, Shawn O. Pearce <spearce@xxxxxxxxxxx> wrote: > Eric Raible <raible@xxxxxxxxx> wrote: >> Nicolas Pitre <nico <at> cam.org> writes: >> > On Wed, 27 May 2009, Linus Torvalds wrote: >> > >> > > +pack.packDeltaLimit:: >> > > + The default maximum size of objects that we try to delta. >> > >> > The option name feels a bit wrong here, like if it meant the max number >> > of deltas in a pack. Nothing better comes to my mind at the moment >> > though. >> >> pack.maxDeltaSize sounds weird when said aloud. >> How about pack.deltaMaxSize? > > That sounds like, how big should a delta be? E.g. set it to 200 > and any delta instruction stream over 200 bytes would be discarded, > causing the whole object to be stored instead. Which is obviously > somewhat silly, but that's the way I'd read that option... > > -- > Shawn. You're right, that _is_ a strange color for the bike shed... -- 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