ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara fbabd0c9a7 merge_tools: take diff editor instruction as Option<&str>
This clarifies that the instructions text can be omitted. All callers appear to
pass non-empty instructions, though.
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: take diff editor instruction as Option<&str> 2024-03-02 10:31:27 +09:00
testing
tests templater: add string.len() and list.len() methods 2024-03-01 08:51:20 +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