ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara f614c96383 diff_util: remove CommandError dependency from show functions
Suppose we add commit.diff() template method, some of these show_*() functions
will be called from there. CommandError shouldn't appear in that layer.
2024-05-14 09:36:13 +09:00
..
examples
src diff_util: remove CommandError dependency from show functions 2024-05-14 09:36:13 +09:00
testing
tests
build.rs
Cargo.toml
LICENSE