ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Waleed Khan 642ac8c799 merge_tools: pass Matcher in for interactive use
For `jj split --interactive`, the user will want to select changes from a subset of files. This means that we need to pass the `Matcher` object when materializing the list of changed files. I also updated the parameter lists so that the matcher always immediately follows the tree objects.
2023-09-25 02:48:57 +02:00
..
examples
src merge_tools: pass Matcher in for interactive use 2023-09-25 02:48:57 +02:00
testing
tests
build.rs
Cargo.toml
LICENSE