diff options
| author | Christian Couder <christian.couder@gmail.com> | 2020-06-11 14:05:05 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2020-06-11 13:35:34 -0700 |
| commit | ee703c8a43ae2901a652900e5831f0e813f56836 (patch) | |
| tree | 5b053bbfcd7741347b4a0f29578936c13fb90a1b /builtin/commit-tree.c | |
| parent | upload-pack: move pack_objects_hook to upload_pack_data (diff) | |
| download | git-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
