diff options
author | Christian Couder <christian.couder@gmail.com> | 2020-06-04 19:54:45 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-06-04 10:58:26 -0700 |
commit | 8a0e6f16ca4cadefc99343609351dbb0eccf8be7 (patch) | |
tree | 57aa1f41bdf663cec55f46ba3a9fe50861c49e9f /trace2.c | |
parent | upload-pack: change multi_ack to an enum (diff) | |
download | tgif-8a0e6f16ca4cadefc99343609351dbb0eccf8be7.tar.xz |
upload-pack: pass upload_pack_data to upload_pack_config()
As we cleanup 'upload-pack.c' by using 'struct upload_pack_data'
more thoroughly, let's pass that struct to upload_pack_config(),
so that this function can use all the fields of the struct.
This will be used in followup commits to move static variables
that are set in upload_pack_config() into 'upload_pack_data'.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Acked-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'trace2.c')
0 files changed, 0 insertions, 0 deletions