]> git.ipfire.org Git - thirdparty/git.git/commit
t1512: test ambiguous cat-file --batch and --batch-output
authorEric Wong <e@80x24.org>
Wed, 30 Jan 2019 21:33:49 +0000 (21:33 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 31 Jan 2019 18:52:37 +0000 (10:52 -0800)
commitdf799f5d99ac51d4fc791d546de3f936088582fc
tree101f0dfa6b5c1729ef1226b309785811f1e38ef1
parentd1dd94b308607d0a37aa8a013fd20678956d3531
t1512: test ambiguous cat-file --batch and --batch-output

Test the new "ambiguous" result from cat-file --batch and
--batch-check.  This is in t1512 instead of t1006 since
we need a repo with ambiguous object_id names.

Signed-off-by: Eric Wong <e@80x24.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t1512-rev-parse-disambiguation.sh