summaryrefslogtreecommitdiffstats
path: root/contrib/persistent-https
diff options
context:
space:
mode:
authorTaylor Blau <me@ttaylorr.com>2025-10-15 18:27:56 -0400
committerJunio C Hamano <gitster@pobox.com>2025-10-16 10:08:53 -0700
commit19f6e8d023057113fe8c5890349593e70541bec2 (patch)
treea76a7459e44543b3bbdd148b246d804865c49f04 /contrib/persistent-https
parentc7a120722ed60c07fa6a32f43b56f8361bfe38af (diff)
downloadgit-19f6e8d023057113fe8c5890349593e70541bec2.tar.gz
git-19f6e8d023057113fe8c5890349593e70541bec2.zip
builtin/repack.c: pass both pack_objects args to repack_config
A subsequent commit will remove 'delta_base_offset' as a static variable within builtin/repack.c, and reintroduce it as a member of the 'struct pack_objects_args'. As a result, the repack_config callback will need to have both the cruft- and non-cruft 'struct pack_objects_args's in scope. Introduce a new 'struct repack_config_ctx' to allow the callee to provide both pointers to the callback. Signed-off-by: Taylor Blau <me@ttaylorr.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions