consider previous pack undeltified object state only when reusing delta data
authorNicolas Pitre <nico@cam.org>
Fri, 30 Jun 2006 03:44:52 +0000 (23:44 -0400)
committerJunio C Hamano <junkio@cox.net>
Fri, 30 Jun 2006 06:48:29 +0000 (23:48 -0700)
Without this there would never be a chance to improve packing for
previously undeltified objects.

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found