author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Sat, 25 Jun 2005 22:58:42 +0000 (15:58 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Sat, 25 Jun 2005 22:58:42 +0000 (15:58 -0700) | ||
commit | d38c3721a1813048a6c7c1597b0c2e5b18517f9d | |
tree | c7eee49edbe29d7536eededec781b345a345cb8a | tree | snapshot |
parent | bad50dc80f3b81a0bedb85ca0382b0086e5bf0c2 | commit | diff |
git-pack-objects: mark the delta packing with a 'D'.
When writing a delta, we take the real type from the object we're
doing the delta against, and just write a 'D' as the type of the
current object.
When writing a delta, we take the real type from the object we're
doing the delta against, and just write a 'D' as the type of the
current object.
pack-objects.c | diff | blob | history |