jj/cli
Ilya Grigoriev af81cbd942 cli: make dummy revert command accept any arguments
Before, `jj revert qq` would say that `qq` is an extraneous argument.
Now, it says "Error: No such subcommand: revert".
2023-11-18 10:25:53 -08:00
..
examples git_backend: pass UserSettings to GitBackend constructors 2023-11-11 22:35:54 +09:00
src cli: make dummy revert command accept any arguments 2023-11-18 10:25:53 -08:00
testing
tests clippy: fix new issues spotted by nightly version 2023-11-16 10:20:07 -08:00
build.rs
Cargo.toml
LICENSE