show-index.c: learn about index v2
commit32637cdf4a6a8d806feaa6b018bc4e4c7e2eb366
authorNicolas Pitre <nico@cam.org>
Mon, 9 Apr 2007 05:06:36 +0000 (9 01:06 -0400)
committerJunio C Hamano <junkio@cox.net>
Tue, 10 Apr 2007 19:48:14 +0000 (10 12:48 -0700)
tree1785d7c6ab13b7148efbaf64a6b5e3c402b6bc13
parent74e34e1fca2ed9998581cc94073bc2dd28bbb8f3
show-index.c: learn about index v2

When index v2 is encountered, the CRC32 of each object is also displayed
in parenthesis at the end of the line.

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
show-index.c