Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Pitre <nico@cam.org>2006-09-23 05:25:04 +0400
committerJunio C Hamano <junkio@cox.net>2006-09-27 11:12:00 +0400
commit780e6e735be189097dad4b223d8edeb18cce1928 (patch)
tree834f1ae5995ed2590c2c8abf41a9652ee0567921 /fetch-pack.c
parentbe6b19145f64f62790049c06320c35011f7312a7 (diff)
make pack data reuse compatible with both delta types
This is the missing part to git-pack-objects allowing it to reuse delta data to/from any of the two delta types. It can reuse delta from any type, and it outputs base offsets when --allow-delta-base-offset is provided and the base is also included in the pack. Otherwise it outputs base sha1 references just like it always did. Signed-off-by: Nicolas Pitre <nico@cam.org> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'fetch-pack.c')
0 files changed, 0 insertions, 0 deletions