Marco Costalba wrote: > BTW would be possible to test git with zlib disabled also now? I mean > there is a quick hack to disable zlib not only in writing but also in > reading, so that we can see what happens when running a repository > packed without compression? See Nicholas Pitre's hack on another branch of this thread - it won't cut out zlib entirely, but at least it's just configuring it to do plain pass-through. You can probably just replace pack_compression_level with 0. Sam - 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