Karthik Nayak <karthik.188@xxxxxxxxx> writes: >> * kn/for-all-refs (2024-02-12) 6 commits >> - for-each-ref: add new option to include root refs >> - ref-filter: rename 'FILTER_REFS_ALL' to 'FILTER_REFS_REGULAR' >> - refs: introduce `refs_for_each_include_root_refs()` >> - refs: extract out `loose_fill_ref_dir_regular_file()` >> - refs: introduce `is_pseudoref()` and `is_headref()` >> - Merge branch 'ps/reftable-backend' into kn/for-all-refs >> (this branch uses ps/reftable-backend.) >> >> "git for-each-ref" filters its output with prefixes given from the >> command line, but it did not honor an empty string to mean "pass >> everything", which has been corrected. >> >> Will merge to 'next'? >> source: <20240211183923.131278-1-karthik.188@xxxxxxxxx> > > Let me know if there's something more I could do here. Hmph, I do not recall what the plan for this thing was. Wasn't it ejected from 'next' so that its UI can be rethought? Or did that happen already and what is in 'seen' already with a new UI? Thanks.