aboutsummaryrefslogtreecommitdiffstats
path: root/commit.c
diff options
context:
space:
mode:
authorChristian Couder <christian.couder@gmail.com>2020-06-11 14:05:07 +0200
committerJunio C Hamano <gitster@pobox.com>2020-06-11 13:35:34 -0700
commit446e42c559c79e7dae34b584fef4f7c26dee5198 (patch)
tree19490fbade16daff57c875fdc46d9589ac1290b1 /commit.c
parentupload-pack: pass upload_pack_data to deepen() (diff)
downloadgit-446e42c559c79e7dae34b584fef4f7c26dee5198.tar.gz
git-446e42c559c79e7dae34b584fef4f7c26dee5198.zip
upload-pack: pass upload_pack_data to deepen_by_rev_list()
As we cleanup 'upload-pack.c' by using 'struct upload_pack_data' more thoroughly, let's pass that struct to deepen_by_rev_list(), 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