forked from mirrors/jj
cb0ab6b360
This adds a matcher that takes two input matchers and creates a new matcher from them. The composite matcher matches paths matched by the first matcher but not matched by the second matcher. I plan to use this for sparse checkouts. They'll also be useful if we add support for negative patterns to filter e.g. `jj files` by. |
||
---|---|---|
.. | ||
protos | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |