diff options
| author | Christian Couder <christian.couder@gmail.com> | 2020-05-15 12:04:53 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2020-05-18 12:58:02 -0700 |
| commit | c9f0325905f93323f52a56d1e2b3349489740ed4 (patch) | |
| tree | 7f4ffbdc378626450fb61b7ecae1a4f0fcf370e8 /commit.c | |
| parent | upload-pack: remove static variable 'stateless_rpc' (diff) | |
| download | git-c9f0325905f93323f52a56d1e2b3349489740ed4.tar.gz git-c9f0325905f93323f52a56d1e2b3349489740ed4.zip | |
upload-pack: pass upload_pack_data to create_pack_file()
As we cleanup 'upload-pack.c' by using 'struct upload_pack_data'
more thoroughly, let's pass that struct to create_pack_file(),
so that this function, and the function it calls, can use all
the fields of the struct.
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
