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 working_copy: pass SnapshotOptions by reference 2024-09-08 04:51:21 +09:00
src op diff: set up diff/template context without using WorkspaceCommandHelper 2024-09-10 07:06:43 +09:00
testing formatting only: switch to Item level import ganularity 2024-08-22 14:52:54 -04:00
tests cli: make paths to auto-track configurable, add jj track 2024-09-09 07:49:55 -07:00
build.rs cli/build-rs: remove metadata command dependency in favor of env vars 2024-09-03 22:31:17 -07:00
Cargo.toml cli/build-rs: remove metadata command dependency in favor of env vars 2024-09-03 22:31:17 -07:00
LICENSE