]> git.99rst.org Git - git.git/commit
archive-tar: use internal gzip by default
authorRené Scharfe <redacted>
Wed, 15 Jun 2022 17:05:03 +0000 (19:05 +0200)
committerJunio C Hamano <redacted>
Wed, 15 Jun 2022 20:19:47 +0000 (13:19 -0700)
commit4f4be00d302bc52d0d9d5a3d4738bb525066c710
tree8a5152073add65b55654be96a17479cdf0ca713b
parent23fcf8b09f5baee0a24bb39ad24263541333a759
archive-tar: use internal gzip by default

Drop the dependency on gzip(1) and use our internal implementation to
create tar.gz and tgz files.

Signed-off-by: René Scharfe <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-archive.txt
archive-tar.c
t/t5000-tar-tree.sh
git clone https://git.99rst.org/PROJECT