summaryrefslogtreecommitdiff
path: root/mergetools/smerge
diff options
context:
space:
mode:
authorLibravatar Christian Couder <christian.couder@gmail.com>2020-05-15 12:04:45 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2020-05-18 12:58:01 -0700
commitebf8ebcc56d5f47c531bce0e6238244752d91888 (patch)
tree92cb917498aef1580e14073acdb56468d25f2c2a /mergetools/smerge
parentupload-pack: move 'struct upload_pack_data' around (diff)
downloadtgif-ebf8ebcc56d5f47c531bce0e6238244752d91888.tar.xz
upload-pack: use 'struct upload_pack_data' in upload_pack()
As we cleanup 'upload-pack.c' by using 'struct upload_pack_data' more thoroughly, let's use 'struct upload_pack_data' in upload_pack(). This will make it possible in followup commits to remove a lot of static variables and local variables that have the same name and purpose as fields in 'struct upload_pack_data'. This will also make upload_pack() work in a more similar way as upload_pack_v2(). Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'mergetools/smerge')
0 files changed, 0 insertions, 0 deletions