diff options
author | Junio C Hamano <junkio@cox.net> | 2005-06-28 17:49:27 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-28 20:37:42 -0700 |
commit | 9d5ab9625ddb53a68a99516225d0bcb39ec473d5 (patch) | |
tree | 50c53ecc9651c7f697aabac2cd48e3f7d04ce638 /unpack-objects.c | |
parent | 67e5a5ece41eebc7fec497911690e5a8ca38aea6 (diff) | |
download | git-9d5ab9625ddb53a68a99516225d0bcb39ec473d5.tar.gz |
[PATCH] Emit base objects of a delta chain when the delta is output.
Deltas are useless by themselves and when you use them you need to get
to their base objects. A base object should inherit recency from the
most recent deltified object that is based on it and that is what this
patch teaches git-pack-objects.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'unpack-objects.c')
0 files changed, 0 insertions, 0 deletions