On Tue, 28 Jun 2005, Linus Torvalds wrote:
I'll also fix up git-pack-file to be able to pack tag objects (and the
unpacking to understand them), so that any valid object can be packed.
Right now it only handles the objects that git-rev-list knows about.
Actually, the ideal thing would be to move the packing code into an object
file that git-ssh-push can include; that way it can write directly to the
socket instead of going through disk, and it can also go from getting the
remote end's list of common ancestors to having a pack to send without
needing to exec a script.
-Daniel
*This .sig left intentionally blank*