Jeff King <peff@xxxxxxxx> writes: > It would also prepare us for a day where this case _is_ handled, but > that's pretty unlikely. E.g., we could use bitmaps to generate the set > of commits, and then diff each commit to see if it matches the pathspec. Would the gs/commit-graph-path-filter topic possibly help in this regard? I was wondering how it would fit within the framework this series sets up to teach object-filtering and reachability-bitmap codepaths to work well together.