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