summaryrefslogtreecommitdiffstats
path: root/contrib/persistent-https
diff options
context:
space:
mode:
authorTaylor Blau <me@ttaylorr.com>2025-10-15 18:27:41 -0400
committerJunio C Hamano <gitster@pobox.com>2025-10-16 10:08:53 -0700
commitc660b0dbcbb70647f5103a4573963397522a1f0f (patch)
tree006284a4a35c5deebaa1ded7198c91d3c3bc25df /contrib/persistent-https
parenta7a5a607b9c21c7988782cf8ed04078ca320c784 (diff)
downloadgit-c660b0dbcbb70647f5103a4573963397522a1f0f.tar.gz
git-c660b0dbcbb70647f5103a4573963397522a1f0f.zip
builtin/repack.c: avoid "the_hash_algo" in `finish_pack_objects_cmd()`
In a similar spirit as previous commits, avoid referring directly to "the_hash_algo" in builtin/repack.c::finish_pack_objects_cmd() and instead accept one as a parameter to the function. Since this function has a number of callers throughout the builtin, the diff is a little noisier than previous commits. However, each hunk is limited to passing the hash_algo parameter from a repository pointer that is already in scope. 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