jj/cli
Matt Kulukundis 3e7ad4d23c Add jj debug snapshot command and use it in trigger
The command only takes a snapshot and avoids other overhead, so it can
be used as a target for the watchman trigger that gets installed.
2024-06-19 11:30:27 -04:00
..
examples revset: replace ParseState with &RevsetParseContext 2024-06-05 10:39:32 +09:00
src Add jj debug snapshot command and use it in trigger 2024-06-19 11:30:27 -04:00
testing cli: add a fake code formatter tool for testing 2024-06-04 14:28:21 -05:00
tests Add jj debug snapshot command and use it in trigger 2024-06-19 11:30:27 -04:00
build.rs
Cargo.toml cli: implement enough of jj fix to run a single tool on all files 2024-06-04 14:28:21 -05:00
LICENSE