summaryrefslogtreecommitdiffstats
path: root/Documentation/git-for-each-ref.txt
diff options
context:
space:
mode:
authorAaron Lipman <alipman88@gmail.com>2020-09-18 23:58:41 +0200
committerJunio C Hamano <gitster@pobox.com>2020-09-19 00:41:55 +0200
commita1b19aa5d43c46fc570f6946ab5ad001dccc8cdf (patch)
tree7dcdf3603f4bde69d4b681dccd1875afcc3f442a /Documentation/git-for-each-ref.txt
parentref-filter: allow merged and no-merged filters (diff)
downloadgit-a1b19aa5d43c46fc570f6946ab5ad001dccc8cdf.tar.xz
git-a1b19aa5d43c46fc570f6946ab5ad001dccc8cdf.zip
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 'Documentation/git-for-each-ref.txt')
0 files changed, 0 insertions, 0 deletions