summaryrefslogtreecommitdiff
path: root/builtin/count-objects.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2025-03-12 16:56:11 +0100
committerJunio C Hamano <gitster@pobox.com>2025-03-12 11:31:17 -0700
commit351f592e1d6668f07529d30f05c04725a0a17b59 (patch)
treee24dba65593264b760f9bb7243394ab0a446e36d /builtin/count-objects.c
parent2ff58dec493ab5bebb6943b814461ba4e9937e15 (diff)
refs/reftable: batch refname availability checks
Refactor the "reftable" backend to batch the availability check for refnames. This does not yet have an effect on performance as `refs_verify_refnames_available()` effectively still performs the availability check for each refname individually. But this will be optimized in subsequent commits, where we learn to optimize some parts of the logic when checking multiple refnames for availability. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/count-objects.c')
0 files changed, 0 insertions, 0 deletions