forked from mirrors/jj
98c16c4e19
jj split warning was potentially wrong in both interactive and non-interactive modes when everything is put into the child commit: - Non-interactive mode: "The given paths does not match any file: PATHS". The message is misleading, as the PATHS given on the command-line may match files but not match files containing changes. - Interactive mode: "The given paths does not match any file: " while if possible that no paths were given on the command line. |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE |