ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara e0da3ec010 cli: move some template helpers to WorkspaceCommandEnvironment
These functions will be used by "op log"/"diff"/"show".

This patch also changed the error type as it's obvious that there are no other
errors to be returned.
2024-09-10 07:06:43 +09:00
..
examples working_copy: pass SnapshotOptions by reference 2024-09-08 04:51:21 +09:00
src cli: move some template helpers to WorkspaceCommandEnvironment 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 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