Files
git/notes.c
Patrick Steinhardt 3fc1ad03c6 refs: replace refs_for_each_glob_ref()
Replace calls to `refs_for_each_glob_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

38 KiB