ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara d04ff1213f op diff: set up diff/template context without using WorkspaceCommandHelper
I'll use a similar setup in "op log", but for each log entry. We might want to
extract some parts to helper function, but I don't have a good idea right now.

CommandHelper::operation_template_extensions() is removed because it's unlikely
to parse operation template without loading a workspace.
2024-09-10 07:06:43 +09:00
..
examples
src op diff: set up diff/template context without using WorkspaceCommandHelper 2024-09-10 07:06:43 +09:00
testing
tests cli: make paths to auto-track configurable, add jj track 2024-09-09 07:49:55 -07:00
build.rs
Cargo.toml
LICENSE