ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Evan Mesterhazy a2c49abbbe Add short a -e alias for --edit to prev and next
I'm not sure if this was an intentional omission, but I think it would be
useful to have `-e` as a short flag for `--edit`. I don't usually edit commits,
but I do use `prev` and `next` with edit to navigate to a commit that I want to
squash. Often this is easier than typing `--from` and `--into` plus the change
IDs.

If people want to edit commits we shouldn't stand in their way.
2024-04-21 13:58:38 -04:00
..
examples working_copy: allow load_working_copy() to return error 2024-04-19 15:22:37 -07:00
src Add short a -e alias for --edit to prev and next 2024-04-21 13:58:38 -04:00
testing revset: add support for file(kind:pattern) syntax 2024-04-07 19:43:29 +09:00
tests Add short a -e alias for --edit to prev and next 2024-04-21 13:58:38 -04:00
build.rs
Cargo.toml cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00