mirror of
https://github.com/martinvonz/jj.git
synced 2025-02-08 21:48:08 +00:00
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 |