jj/cli
Yuya Nishihara 453e4f3fcc cli: split: set up rewritten commits early
For the same reason as the cmd_describe() change. A temporary commit object
will be constructed in order to render it as a description template.
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: split: set up rewritten commits early 2024-07-25 00:09:39 +09:00
testing cli: skip formatting instructions if not required 2024-07-09 20:24:14 -05:00
tests tests: use insta::assert_snapshot!() to capture description templates 2024-07-25 00:09:39 +09:00
build.rs
Cargo.toml cli: remove unused dependency on gix-filter 2024-07-17 11:53:51 +02:00
LICENSE