Karthik Nayak <karthik.188@xxxxxxxxx> writes: > Junio C Hamano <gitster@xxxxxxxxx> writes: > >> * 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. <CAP8UFD06KKF0A0WjBSw77A7fKp_pGJGVyw-OPd8-X92h=RSF+w@xxxxxxxxxxxxxx> >> source: <20250711-306-git-for-each-ref-pagination-v4-0-ed3303ad5b89@xxxxxxxxx> >> > > Christian left some comments, so I've pushed a new version here. Thanks, will take a look.