On 11/4/24 5:39 PM, Junio C Hamano wrote:
Taylor Blau <me@xxxxxxxxxxxx> writes:
[Graduated to 'master']
* ds/path-walk-1 (2024-10-31) 6 commits
- path-walk: mark trees and blobs as UNINTERESTING
- path-walk: visit tags and cached objects
- path-walk: allow consumer to specify object types
- t6601: add helper for testing path-walk API
- test-lib-functions: add test_cmp_sorted
- path-walk: introduce an object walk by path
This is marked as "Graduated to 'master'", although I suspect it isn't.
I thought that it would have been because the topic went away, although
I still see this in 'jch' via your 3503a15e17 (Merge branch
'kh/bundle-docs' into jch, 2024-11-03).
Perhaps this WC report was generated before moving the topic back into
'jch'? In either event, as noted by <ZyUqr/wb5K4Og9j9@nand.local>, this
topic is still under discussion and is not ready to be merged (yet).
I am not sure how exactly it happened, but IIRC, the topic branch for
this one was missing for some time after I grabbed the broken-out
topics from you. As I didn't rebuild 'seen' I managed to pull it
out of master..seen chain locally, but that was before I generated
the "What's cooking" report and I think that is how this entry was
mistakenly moved.
It is possible that things got confusing when this replaced
ds/path-walk, which was a longer series that started with these same
patches.
Thanks,
-Stolee