On Mon, 10 Sep 2007, Nicolas Pitre wrote: > OOps sorry, I was confused between pack.deltaCacheLimit and > pack.deltaCacheSize. The former apparently override the later when it > is not set. pack.deltaCacheSize = maxium memory, that can be used for caching deltas pack.deltaCacheLimit = cache all deltas smaller than this value (if the cache is not full) Additonally, deltas very much smaller than their source objects are cached (if the cache is not full). mfg Martin Kögler - 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