Merge branch 'ly/changed-path-traversal-with-magic-pathspec'
Revision traversal limited with pathspec, like "git log dir/*", used to ignore changed-paths Bloom filter when the pathspec contained wildcards; now they take advantage of the filter when they can. * ly/changed-path-traversal-with-magic-pathspec: bloom: enable bloom filter with wildcard pathspec in revision traversal
Junio C Hamano committed
Aug 21, 2025 at 13:47 UTC
b4e38c1acd2242d97ce90cd4a9370567a3e5a424
No changes.