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-graph.c | |
| parent | upload-pack: pass upload_pack_data to got_oid() (diff) | |
| download | git-f01c7916b884366b842b585aa55c1c14ba524537.tar.gz git-f01c7916b884366b842b585aa55c1c14ba524537.zip | |
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-graph.c')
0 files changed, 0 insertions, 0 deletions
