ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara 749ef4584d templater: inline commit/operation_templater::parse(), add command helper fns
I'm going to add generic templating support for basic value types, and
"jj config list -T" will use CommandHelper::parse_template().
CommandHelper::load_template_aliases() is made private instead.
2024-03-05 12:12:34 +09:00
..
examples cli: extract CommandError and helper functions to new module 2024-03-03 01:11:46 +09:00
src templater: inline commit/operation_templater::parse(), add command helper fns 2024-03-05 12:12:34 +09:00
testing
tests cli: add --tool=<name> option to diff/merge editing commands 2024-03-04 01:33:43 +09:00
build.rs
Cargo.toml
LICENSE