ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Philip Metzger f131dc9814 commands: Implement next and prev
This is a naive implementation, which cannot deal with multiple children
or parents stemming from merges.

Note: I gave each command separate a separate argument struct
for extensibility. 

Fixes #878
2023-09-05 23:13:39 +02:00
..
examples
src commands: Implement next and prev 2023-09-05 23:13:39 +02:00
testing
tests commands: Implement next and prev 2023-09-05 23:13:39 +02:00
build.rs
Cargo.toml