ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara 4e9d35d049 cli: make "abandon" not fail with empty revset
This command belongs to the same category as "duplicate".

We might want a plural version of resolve_revset(), but I'm not sure whether
it should return Vec<Commit> or Revset. Let's revisit it later when we get
more callers.
2024-03-18 09:32:35 +09:00
..
examples
src cli: make "abandon" not fail with empty revset 2024-03-18 09:32:35 +09:00
testing
tests cli: make "abandon" not fail with empty revset 2024-03-18 09:32:35 +09:00
build.rs
Cargo.toml
LICENSE