diff options
author | Junio C Hamano <junkio@cox.net> | 2006-07-05 18:00:02 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-07-09 00:57:09 -0700 |
commit | b1e9fff7e76c13cc16f0b4a4eda19600320bd7e7 (patch) | |
tree | fda0ee8e5a770ad1df2f07e71399bd49c3bc927d /t/t4103-apply-binary.sh | |
parent | upload-pack: use object pointer not copy of sha1 to keep track of has/needs. (diff) | |
download | tgif-b1e9fff7e76c13cc16f0b4a4eda19600320bd7e7.tar.xz |
upload-pack: lift MAX_NEEDS and MAX_HAS limitation
By using object_array data structure, lift the old limitation of
MAX_HAS/MAX_NEEDS. While we are at it, rename the variables
that hold the objects we use to compute common ancestor to match
the message used at the protocol level. What the other end has
and we also do are "have"s, and what the other end asks for are
"want"s.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 't/t4103-apply-binary.sh')
0 files changed, 0 insertions, 0 deletions