diff options
author | Aaron Lipman <alipman88@gmail.com> | 2020-09-18 17:58:41 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-09-18 15:41:55 -0700 |
commit | a1b19aa5d43c46fc570f6946ab5ad001dccc8cdf (patch) | |
tree | 7dcdf3603f4bde69d4b681dccd1875afcc3f442a /t/t7517-per-repo-email.sh | |
parent | ref-filter: allow merged and no-merged filters (diff) | |
download | tgif-a1b19aa5d43c46fc570f6946ab5ad001dccc8cdf.tar.xz |
ref-filter: make internal reachable-filter API more precise
The internal reachable-filter API is a bit loose and imprecise; it
also bleeds unnecessarily into the public header. Tighten the API
by:
* renaming do_merge_filter() to reach_filter()
* separating parameters to explicitly identify what data is used
by the function instead of passing an entire ref_filter_cbdata
struct
* renaming and moving internal constants from header to source
file
Signed-off-by: Aaron Lipman <alipman88@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t7517-per-repo-email.sh')
0 files changed, 0 insertions, 0 deletions