mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-27 18:11:12 +00:00
The primary use case is to warn unmatched paths. I originally thought paths in negated expressions shouldn't be checked, but doing that seems rather inconsistent than useful. For example, "~x" in "jj split '~x'" should match at least one file to split to non-empty revisions.