jj/lib
Martin von Zweigbergk ae7f00e7b1 cli: rename jj prune to jj abandon
The command's help text says "Abandon a revision", which I think is a
good indication that the command's name should be `abandon`. This
patch renames the command and other user-facing occurrences of the
word. The remaining occurrences should be removed when I remove
support for evolution.
2021-09-19 22:51:12 -07:00
..
benches
protos view: add support for ref-based branches and tags to model 2021-08-04 11:33:57 -07:00
src cli: rename jj prune to jj abandon 2021-09-19 22:51:12 -07:00
tests cli: rename jj prune to jj abandon 2021-09-19 22:51:12 -07:00
build.rs
Cargo.toml