diff options
| author | Christian Couder <christian.couder@gmail.com> | 2020-05-15 12:04:48 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2020-05-18 12:58:01 -0700 |
| commit | 4ace0283b7dbfef1030d1998345a50af9946ea88 (patch) | |
| tree | b24d4ba81c291ed32808753d110d888769425f9c /commit.c | |
| parent | upload-pack: pass upload_pack_data to receive_needs() (diff) | |
| download | git-4ace0283b7dbfef1030d1998345a50af9946ea88.tar.gz git-4ace0283b7dbfef1030d1998345a50af9946ea88.zip | |
upload-pack: use upload_pack_data writer in receive_needs()
As we cleanup 'upload-pack.c' by using 'struct upload_pack_data'
more thoroughly, let's use the 'struct packet_writer writer'
field from 'struct upload_pack_data' in receive_needs(),
instead of a local 'struct packet_writer writer' variable.
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
