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