verify-pack: check integrity in a saner order.
authorJunio C Hamano <junkio@cox.net>
Thu, 27 Apr 2006 22:42:01 +0000 (15:42 -0700)
committerJunio C Hamano <junkio@cox.net>
Thu, 27 Apr 2006 22:42:17 +0000 (15:42 -0700)
Check internal integrity to report corrupt pack or idx, and
then check cross-integrity between idx and pack.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found