diff options
author | Junio C Hamano <junkio@cox.net> | 2006-02-19 14:47:21 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-02-19 22:27:39 -0800 |
commit | 7a979d99bafae3576d9480007f958eed0c9e0278 (patch) | |
tree | bce2da908778ddba105e87599dd60e4f7371a486 /epoch.h | |
parent | e4c9327a77bd59e85d4b17a612e78977d68773ee (diff) | |
download | git-7a979d99bafae3576d9480007f958eed0c9e0278.tar.gz |
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 'epoch.h')
0 files changed, 0 insertions, 0 deletions