Files
git/http-backend.c
Patrick Steinhardt 96c35a9ba5 refs: replace refs_for_each_namespaced_ref()
Replace calls to `refs_for_each_namespaced_ref()` with the newly
introduced `refs_for_each_ref_ext()` function.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2026-02-23 13:21:19 -08:00

20 KiB