diff options
author | Christian Couder <christian.couder@gmail.com> | 2020-05-15 12:04:54 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-05-18 12:58:02 -0700 |
commit | 7a516764a335412f0a96bc536cf1b408515e5ddc (patch) | |
tree | 9958c71e7a4c83b22a745e548899f2b0aa3f4589 /ll-merge.c | |
parent | upload-pack: pass upload_pack_data to create_pack_file() (diff) | |
download | tgif-7a516764a335412f0a96bc536cf1b408515e5ddc.tar.xz |
upload-pack: use upload_pack_data fields in receive_needs()
As we cleanup 'upload-pack.c' by using 'struct upload_pack_data'
more thoroughly, let's use fields from this struct in
receive_needs(), instead of local variables with the same name
and purpose.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'll-merge.c')
0 files changed, 0 insertions, 0 deletions