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 commit_templater: support extensions of the template language 2024-03-01 10:42:51 -05:00
src merge_tools: extract configuration error to separate type 2024-03-02 10:31:27 +09:00
testing
tests merge_tools: load diff/merge editor settings by caller 2024-03-02 10:31:27 +09:00
build.rs
Cargo.toml templater: add similarity hint to no such method/keyword errors 2024-02-28 09:03:04 +09:00
LICENSE