jj/cli
Alexander Potashev 07559f24ec Refuse to split an empty commit with jj split.
Rationale: The user may be confused by the empty diff in the diff editor
tool if they accidentally run `jj split` on a wrong (empty) commit.
2024-05-10 19:37:28 +02:00
..
examples revset: support custom filter extensions 2024-05-06 10:42:01 -04:00
src Refuse to split an empty commit with jj split. 2024-05-10 19:37:28 +02:00
testing revset: add support for file(kind:pattern) syntax 2024-04-07 19:43:29 +09:00
tests Refuse to split an empty commit with jj split. 2024-05-10 19:37:28 +02:00
build.rs
Cargo.toml cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
LICENSE