Re: Add Gitweb support for LZMA compressed snapshots
From: Johannes Schindelin <hidden> Date: 2016-06-15 22:47:07
Hi,
On Thu, 30 Jul 2009, Jakub Narebski wrote:
BTW. I wonder if it would be good idea to add support for this format
directly to git-archive... OTOH it would mean additional dependency.
I don't think it would be a good idea; we do not have bzip2 support
either.
The only reason we have inbuilt gzip and zip support is because the format
is so similar to Git's own compression.
Ciao,
Dscho