jj/cli
Evan Mesterhazy b07fb3ea58 Rename the "AMOUNT" argument for jj prev and jj next to OFFSET
Offset is a more descriptive noun for this argument. This commit also tweaks
the help message for the argument.

This isn't an option/flag, so this change should be transparent to users.
2024-04-04 09:32:29 -04:00
..
examples cli: use RevisionArg type in "resolve -r", "bench", and example command 2024-04-03 15:30:30 +09:00
src Rename the "AMOUNT" argument for jj prev and jj next to OFFSET 2024-04-04 09:32:29 -04:00
testing
tests Rename the "AMOUNT" argument for jj prev and jj next to OFFSET 2024-04-04 09:32:29 -04:00
build.rs
Cargo.toml test_conflicts and test_resolve_command: use indoc! to indent conflict markers in tests 2024-03-22 23:27:25 -07:00
LICENSE