]> git.ipfire.org Git - thirdparty/git.git/commit
refs: rename `each_ref_fn`
authorPatrick Steinhardt <ps@pks.im>
Mon, 23 Feb 2026 11:59:39 +0000 (12:59 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 23 Feb 2026 21:21:18 +0000 (13:21 -0800)
commit635f08b7394b9dda013a0b78f4db11348dc7717b
tree388f143a626b9db6b373630de1abe7f3b32de59d
parent8f0720a5a781562fb1f750b351e14129fc8930ea
refs: rename `each_ref_fn`

Similar to the preceding commit, rename `each_ref_fn` to better match
our current best practices around how we name things.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
pack-bitmap.c
pack-bitmap.h
ref-filter.c
refs.c
refs.h
refs/iterator.c
revision.c
submodule.c
upload-pack.c
worktree.c
worktree.h