diff options
author | Michael J Gruber <git@drmicha.warpmail.net> | 2013-05-10 17:10:13 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-05-10 10:27:16 -0700 |
commit | 3ac21617b0f56dd76be3bbaa663bf0fff7f3095d (patch) | |
tree | 48d11779889306fce02c2bfc3acd5f5ddf603d94 /t/lib-cvs.sh | |
parent | 083b99310978c6768d8e954c9bab1d3692a515a1 (diff) | |
download | git-3ac21617b0f56dd76be3bbaa663bf0fff7f3095d.tar.gz git-3ac21617b0f56dd76be3bbaa663bf0fff7f3095d.tar.xz |
cat-file: do not die on --textconv without textconv filters
When a command is supposed to use textconv filters (by default or with
"--textconv") and none are configured then the blob is output without
conversion; the only exception to this rule is "cat-file --textconv".
Make it behave like the rest of textconv aware commands.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/lib-cvs.sh')
0 files changed, 0 insertions, 0 deletions