aboutsummaryrefslogtreecommitdiffstats
path: root/commit-graph.c
diff options
context:
space:
mode:
authorChristian Couder <christian.couder@gmail.com>2020-06-11 14:05:13 +0200
committerJunio C Hamano <gitster@pobox.com>2020-06-11 13:35:35 -0700
commit8dcf22785f33ad65f6ceefa33480dfa09749590a (patch)
tree3f76d2bcd3620a7fc11c028323c00fb4ebc7adcd /commit-graph.c
parentupload-pack: change allow_unadvertised_object_request to an enum (diff)
downloadgit-8dcf22785f33ad65f6ceefa33480dfa09749590a.tar.gz
git-8dcf22785f33ad65f6ceefa33480dfa09749590a.zip
upload-pack: pass upload_pack_data to process_haves()
As we cleanup 'upload-pack.c' by using 'struct upload_pack_data' more thoroughly, let's pass that struct to process_haves(), so that this function can use all the fields of the struct. This will be used in followup commits to move a static variable into 'upload_pack_data'. 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