jj/cli
Yuya Nishihara 45d16f4b34 cli: commit, split: set default description to intermediate commit object
description_template_for_*() functions will be merged soon.

We don't need to set the default description to the second commit of the split
because its description should be kept empty if it was.
2024-07-25 22:39:00 +09:00
..
examples cli: uncapitalize op description of "workspace add" and custom command example 2024-07-24 18:06:09 +09:00
src cli: commit, split: set default description to intermediate commit object 2024-07-25 22:39:00 +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