aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/commit-tree.c
diff options
context:
space:
mode:
authorChristian Couder <christian.couder@gmail.com>2020-06-11 14:05:05 +0200
committerJunio C Hamano <gitster@pobox.com>2020-06-11 13:35:34 -0700
commitee703c8a43ae2901a652900e5831f0e813f56836 (patch)
tree5b053bbfcd7741347b4a0f29578936c13fb90a1b /builtin/commit-tree.c
parentupload-pack: move pack_objects_hook to upload_pack_data (diff)
downloadgit-ee703c8a43ae2901a652900e5831f0e813f56836.tar.gz
git-ee703c8a43ae2901a652900e5831f0e813f56836.zip
upload-pack: pass upload_pack_data to send_shallow_list()
As we cleanup 'upload-pack.c' by using 'struct upload_pack_data' more thoroughly, let's pass that struct to send_shallow_list(), so that this function can use all the fields of the struct. This will be used in followup commits to move static variables into 'upload_pack_data'. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-tree.c')
0 files changed, 0 insertions, 0 deletions