jj/cli
Yuya Nishihara 6374dd0cfe cli: abandon, describe: parse -rREV option properly
I often do "jj log -rREV" to preview the commits to abandon, and it's annoying
that I have to remove -r or insert space to "jj abandon ..".

The implementation is basically the same as b0c7d0a7e2.
2024-12-23 22:58:06 +09:00
..
examples gitignore: add more detail to errors on invalid pattern 2024-12-16 18:49:48 -06:00
src cli: abandon, describe: parse -rREV option properly 2024-12-23 22:58:06 +09:00
testing
tests cli: abandon, describe: parse -rREV option properly 2024-12-23 22:58:06 +09:00
build.rs
Cargo.toml cargo: drop dependency on config crate 2024-12-10 16:08:50 +09:00
docs
LICENSE