diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2007-08-17 09:56:54 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-08-19 11:44:47 -0700 |
commit | 1211be6bed1146dcef953c7c2ab332ee995f7152 (patch) | |
tree | 38e28b3c3a9c93b6fa47b2f53f88171629d23051 /sideband.c | |
parent | 95064cbcc8a51fb9e3c16350e8c567a84d131ad7 (diff) | |
download | git-1211be6bed1146dcef953c7c2ab332ee995f7152.tar.gz |
Make thin-pack generation subproject aware.
When a thin pack wants to send a tree object at "sub/dir", and
the commit that is common between the sender and the receiver
that is used as the base object has a subproject at that path,
we should not try to use the data at "sub/dir" of the base tree
as a tree object. It is not a tree to begin with, and more
importantly, the commit object there does not have to even
exist.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'sideband.c')
0 files changed, 0 insertions, 0 deletions