jj/cli
Yuya Nishihara d637216c16 cli: describe: start transaction and set up rewritten commit early
This will help consolidate description_template_for_*() functions and port them
to templater. This change also means the committer (and operation start)
timestamp is set earlier. I think that's good.
2024-07-25 00:09:39 +09:00
..
examples cli: uncapitalize op description of "workspace add" and custom command example 2024-07-24 18:06:09 +09:00
src cli: describe: start transaction and set up rewritten commit early 2024-07-25 00:09:39 +09:00
testing
tests tests: use insta::assert_snapshot!() to capture description templates 2024-07-25 00:09:39 +09:00
build.rs
Cargo.toml
LICENSE