summaryrefslogtreecommitdiffstats
path: root/contrib/persistent-https
diff options
context:
space:
mode:
authorTaylor Blau <me@ttaylorr.com>2025-10-15 18:28:35 -0400
committerJunio C Hamano <gitster@pobox.com>2025-10-16 10:08:55 -0700
commit29e935515d1b49fa08b2781371625e5c55d2bf13 (patch)
treeacc5e676482c37bdc1ab567629f1f500e46b71d8 /contrib/persistent-https
parentbebf941f7db5de3de88962199b4400de8207f9b1 (diff)
downloadgit-29e935515d1b49fa08b2781371625e5c55d2bf13.tar.gz
git-29e935515d1b49fa08b2781371625e5c55d2bf13.zip
builtin/repack.c: remove "repack_promisor_objects()" from the builtin
Now that we have properly factored the portion of the builtin which is responsible for repacking promisor objects, we can move that function (and associated dependencies) out of the builtin entirely. Similar to previous extractions, this function is declared in repack.h, but implemented in a separate repack-promisor.c file. This is done to separate promisor-specific repacking functionality from generic repack utilities (like "existing_packs", and "generated_pack" APIs). 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