Improved pack format documentation.
authorShawn Pearce <spearce@spearce.org>
Mon, 29 May 2006 07:17:18 +0000 (03:17 -0400)
committerJunio C Hamano <junkio@cox.net>
Wed, 31 May 2006 06:09:02 +0000 (23:09 -0700)
While trying to implement a pack reader in Java I was mislead by
some facts listed in this documentation as well as found a few
details to be missing about the pack header.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>

No differences found