t1512: match the "other" object names
commit31ffd0c0c1255cb7e9ba76192a70ae294faf95bf
authorJunio C Hamano <gitster@pobox.com>
Fri, 13 Jul 2012 19:43:43 +0000 (13 12:43 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 13 Jul 2012 19:43:43 +0000 (13 12:43 -0700)
treefffd44d104db52035c511186ac21e95499c45331
parent4c654f5f278ef4729497d1f3e3897acc030ff0b7
t1512: match the "other" object names

The test creates 16 objects that share the same prefix, and two other
objects that do not.  Tweak the test so that the other two share the
same prefix that is different from the one that is shared by the 16.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t1512-rev-parse-disambiguation.sh