diff options
author | Christian Couder <christian.couder@gmail.com> | 2020-06-11 14:05:17 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-06-11 13:35:35 -0700 |
commit | f01c7916b884366b842b585aa55c1c14ba524537 (patch) | |
tree | 642cd720f8d7f4170ef546d3746d984d512909ce /commit-reach.c | |
parent | 460ed0d4b4b460ee721304a90a65f7bf2981dbe1 (diff) |
upload-pack: move oldest_have to upload_pack_data
As we cleanup 'upload-pack.c' by using 'struct upload_pack_data'
more thoroughly, let's move the 'oldest_have' static variable
into this struct.
It is used by both protocol v0 and protocol v2 code.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-reach.c')
0 files changed, 0 insertions, 0 deletions