Karthik Nayak [off-list ref] writes:
Junio C Hamano [off-list ref] writes:
quoted
* kn/for-each-ref-skip (2025-07-11) 4 commits
- for-each-ref: introduce a '--start-after' option
- refs: selectively set prefix in the seek functions
- ref-cache: remove unused function 'find_ref_entry()'
- refs: expose `ref_iterator` via 'refs.h'
"git for-each-ref" learns "--skip-until" option to help
applications that want to page its output.
Will merge to 'next'.
cf. [ref]
source: [ref]
Christian left some comments, so I've pushed a new version here.
Thanks, will take a look.