t5300: add test for "index-pack --strict"
commit38a5739dfadd41c9e45bb05ed6fe1559895360cb
authorMartin Koegler <mkoegler@auto.tuwien.ac.at>
Fri, 7 Mar 2008 07:39:53 +0000 (7 08:39 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 7 Mar 2008 08:36:56 +0000 (7 00:36 -0800)
tree507ead1f3325d195f840200477b555664474b654
parent20dc0016eebdfabbbffe8fc98364fed855ce59a4
t5300: add test for "index-pack --strict"

This adds test for indexing packs with --strict option, basically the same
as c0e809e (t5300: add test for "unpack-objects --strict") has done for
unpack-objects.

Signed-off-by: Martin Koegler <mkoegler@auto.tuwien.ac.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5300-pack-object.sh