]> git.ipfire.org Git - thirdparty/git.git/commit - t/t8007-cat-file-textconv.sh
t/t8007: test textconv support for cat-file
authorClément Poulain <clement.poulain@ensimag.imag.fr>
Wed, 9 Jun 2010 17:02:09 +0000 (19:02 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 18 Jun 2010 19:57:47 +0000 (12:57 -0700)
commit34bb92eca4259b3db8cb9bfad5fcac4ff2be139b
tree3065d577f97908e3774933fa292c9c9c814efa94
parente5fba602e59292c8c383a7a587897b5f7cbd5c78
t/t8007: test textconv support for cat-file

Test the correct functionning of textconv with cat-file <sha1:blob>
and cat-file HEAD^ <file>. Test the case when no driver is specified

Signed-off-by: Clément Poulain <clement.poulain@ensimag.imag.fr>
Signed-off-by: Diane Gasselin <diane.gasselin@ensimag.imag.fr>
Signed-off-by: Axel Bonnet <axel.bonnet@ensimag.imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t8007-cat-file-textconv.sh [new file with mode: 0755]