David Kastrup <[email protected]> writes: > Junio C Hamano <[email protected]> writes: > >> Duy Nguyen <[email protected]> writes: >> >>> The only >>> downside I see is large blobs will be packed undeltified, which could >>> increase pack size if you have lots of them. >> >> I think that is something that can be tweaked, unless the user tells >> us otherwise via command line override, when running the improved >> "gc --aggressive" ;-) > > deltaBaseCacheLimit is used for unpacking, not for packing.
Hmm, doesn't packing need to read existing data? -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

