diff options
author | Jeff King <peff@peff.net> | 2011-06-21 21:27:35 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-06-22 11:12:35 -0700 |
commit | 0e804e09938905ed4fe6984f832057267cc5d86f (patch) | |
tree | 1a3e8a37bc1324eecf2a4b73acd66576690ef295 /t/t2105-update-index-gitfile.sh | |
parent | archive: implement configurable tar filters (diff) | |
download | tgif-0e804e09938905ed4fe6984f832057267cc5d86f.tar.xz |
archive: provide builtin .tar.gz filter
This works exactly as if the user had configured it via:
[tar "tgz"]
command = gzip -cn
[tar "tar.gz"]
command = gzip -cn
but since it is so common, it's convenient to have it
builtin without the user needing to do anything.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t2105-update-index-gitfile.sh')
0 files changed, 0 insertions, 0 deletions