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