diff options
author | Victoria Dye <vdye@github.com> | 2023-11-14 19:53:53 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-11-16 14:03:00 +0900 |
commit | 9c575b020232c5af0d2068aa82ce390923b81646 (patch) | |
tree | f344e7b45aaa17a604d71330ac185f43bab2d172 /git-svn.perl | |
parent | e7574b0c6b1e0cf2de9e000766a13d23fd9516e6 (diff) |
ref-filter.c: rename 'ref_filter_handler()' to 'filter_one()'
Rename 'ref_filter_handler()' to 'filter_one()' to more clearly distinguish
it from other ref filtering callbacks that will be added in later patches.
The "*_one()" naming convention is common throughout the codebase for
iteration callbacks.
Signed-off-by: Victoria Dye <vdye@github.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-svn.perl')
0 files changed, 0 insertions, 0 deletions