[PATCH] Fix unpack-objects for header length information.
authorJunio C Hamano <redacted>
Tue, 28 Jun 2005 23:49:28 +0000 (16:49 -0700)
committerLinus Torvalds <redacted>
Wed, 29 Jun 2005 00:12:18 +0000 (17:12 -0700)
commite1ddc9768469cb8c25387dc0c75dd4f40ea71096
tree8ed42f494d2c3a7643cb3a3e70115bb3a96a73d7
parentfead2836a16829fba427635f92d7df9acf771a55
[PATCH] Fix unpack-objects for header length information.

Standalone unpack-objects command was not adjusted for header length
encoding change when dealing with deltified entry.  This fixes it.

Signed-off-by: Junio C Hamano <redacted>
Signed-off-by: Linus Torvalds <redacted>
pack-objects.c
unpack-objects.c
git clone https://git.99rst.org/PROJECT