ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara b926fd844a merge_tools: extract configuration error to separate type
write!(ui.hint(), ..) error is suppressed because it seemed weird if the
configuration error had io::Error variant. The write error isn't important
anyway.
2024-03-02 10:31:27 +09:00
..
examples
src merge_tools: extract configuration error to separate type 2024-03-02 10:31:27 +09:00
testing
tests
build.rs
Cargo.toml
LICENSE