diff options
| author | Christian Couder <christian.couder@gmail.com> | 2020-06-11 14:05:14 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2020-06-11 13:35:35 -0700 |
| commit | 6fbbc4374f79deb2ebabdd60e46364df39ea5f62 (patch) | |
| tree | 91b8977fb8148d9756db54b0ebad8c1c0389fb42 /builtin/commit-tree.c | |
| parent | upload-pack: pass upload_pack_data to process_haves() (diff) | |
| download | git-6fbbc4374f79deb2ebabdd60e46364df39ea5f62.tar.gz git-6fbbc4374f79deb2ebabdd60e46364df39ea5f62.zip | |
upload-pack: pass upload_pack_data to send_acks()
As we cleanup 'upload-pack.c' by using 'struct upload_pack_data'
more thoroughly, let's pass that struct to send_acks(), 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 'builtin/commit-tree.c')
0 files changed, 0 insertions, 0 deletions
