ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara b7caaf586b op diff: pass DiffRenderer in to show_op_diff() by reference
show_op_diff() doesn't need an ownership of renderer.
2024-09-07 09:09:17 +09:00
..
examples backend: make write methods async 2024-09-04 18:34:11 -07:00
src op diff: pass DiffRenderer in to show_op_diff() by reference 2024-09-07 09:09:17 +09:00
testing
tests op show: accept root operation by mapping empty parents to root 2024-09-07 09:09:17 +09:00
build.rs cli/build-rs: remove metadata command dependency in favor of env vars 2024-09-03 22:31:17 -07:00
Cargo.toml cli/build-rs: remove metadata command dependency in favor of env vars 2024-09-03 22:31:17 -07:00
LICENSE