jj/lib
Martin von Zweigbergk e8e03880cf matchers: add IntersectionMatcher
I plan to use this matcher for some future `jj add` command (for
#323). The idea is that we'll do a path-restricted walk of the working
copy based on the intersection of the sparse patterns and any patterns
specified by the user. However, I think it will be useful before that,
for @arxanas's fsmonitor feature (#362).
2022-06-09 21:27:51 -07:00
..
src matchers: add IntersectionMatcher 2022-06-09 21:27:51 -07:00
tests
build.rs
Cargo.toml