summaryrefslogtreecommitdiff
path: root/show-branch.c
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <junkio@cox.net>2006-02-19 14:47:21 -0800
committerLibravatar Junio C Hamano <junkio@cox.net>2006-02-19 22:27:39 -0800
commit7a979d99bafae3576d9480007f958eed0c9e0278 (patch)
treebce2da908778ddba105e87599dd60e4f7371a486 /show-branch.c
parentpack-objects: avoid delta chains that are too long. (diff)
downloadtgif-7a979d99bafae3576d9480007f958eed0c9e0278.tar.xz
Thin pack - create packfile with missing delta base.
This goes together with "rev-list --object-edge" change, to feed pack-objects list of edge commits in addition to the usual object list. Upon seeing such list, pack-objects loosens the usual "self contained delta" constraints, and can produce delta against blobs and trees contained in the edge commits without storing the delta base objects themselves. The resulting packfile is not usable in .git/object/packs, but is a good way to implement "delta-only" transfer. Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'show-branch.c')
0 files changed, 0 insertions, 0 deletions