[PATCH] add test for OFS_DELTA objects
commitac527b0b7c9be37ad7f2f7d871b6e9b41fd0c431
authorNicolas Pitre <nico@cam.org>
Fri, 16 Mar 2007 17:50:18 +0000 (16 13:50 -0400)
committerJunio C Hamano <junkio@cox.net>
Sat, 17 Mar 2007 04:27:36 +0000 (16 21:27 -0700)
tree4d8f6a4d5426966ae3d4b13476d2b8f04e92546c
parent82868f72b5393d3dbe3ef976dba8d5aa63ffddc3
[PATCH] add test for OFS_DELTA objects

Make sure pack-objects with --delta-base-offset works fine, and that
it actually produces smaller packs as expected.

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/t5300-pack-object.sh