ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara 543036c753 cli: run "op log" without loading repo or merging concurrent ops
When debugging behavior of badly-GCed repos, I find it's annoying that "op log"
fails because the index can't be loaded. Since "op log" doesn't need a repo, I
think it's better to display the exact op-heads state without merging.
2024-01-13 10:38:10 +09:00
..
examples transaction: take description at end instead of start 2023-12-13 08:12:49 -08:00
src cli: run "op log" without loading repo or merging concurrent ops 2024-01-13 10:38:10 +09:00
testing
tests cli: run "op log" without loading repo or merging concurrent ops 2024-01-13 10:38:10 +09:00
build.rs
Cargo.toml cargo: sort dependencies list alphabetically 2023-11-07 23:46:05 +09:00
LICENSE