forked from mirrors/jj
277b9bb08e
Knowing that a matchers matches everything recursively from a certain directory is useful for various optimizations. For example, it lets you avoid visiting a directory if you're using a matcher with a negative condition (so you return what does *not* match). |
||
---|---|---|
.. | ||
protos | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |