jj/cli
Essien Ita Essien f9dc0589c1 next/prev: update error message when no movement targets are found.
If movement commands don't find a target commit, they fail. However,
it's usually not intuitive why they fail because in non-edit mode the
start commit is the parent of the working commit.

Adding the start commit change hash to the error message makes it easier
for the user to figure out what is going on.

Also, specifying 'No **other** descendant...' helps make it clear what
`jj` is really looking for.

Part of #3947
2024-08-25 09:58:04 +01:00
..
examples cleanup: remove redundant ::{self} from use declarations 2024-08-23 13:05:27 +09:00
src next/prev: update error message when no movement targets are found. 2024-08-25 09:58:04 +01:00
testing formatting only: switch to Item level import ganularity 2024-08-22 14:52:54 -04:00
tests next/prev: update error message when no movement targets are found. 2024-08-25 09:58:04 +01:00
build.rs
Cargo.toml
LICENSE