Files
git/archive-tar.c
Rohit Ashiwal 66cf637ffa archive: avoid spawning gzip
As we already link to the zlib library, we can perform the compression
without even requiring gzip on the host machine.

Signed-off-by: Rohit Ashiwal <rohit.ashiwal265@gmail.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2020-12-14 22:10:17 +01:00

13 KiB