jj/cli
Siva Mahadevan 24cd079307 templates: create new git_format_patch_email_headers template
With this template, a 'git format-patch' compatible
email message can be generated using something like:

jj show --git --template git_format_patch_email_headers <rev>
2025-04-02 13:16:47 +00:00
..
examples view: rename workspace "id" to "name" 2025-03-31 03:39:29 +00:00
src templates: create new git_format_patch_email_headers template 2025-04-02 13:16:47 +00:00
testing cleanup: enable unused_trait_names clippy lint and run clippy --fix 2025-03-16 00:35:56 +00:00
tests templates: create new git_format_patch_email_headers template 2025-04-02 13:16:47 +00:00
build.rs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
Cargo.toml cargo: remove "anyhow" which was used only in config tests 2025-03-17 01:39:55 +00:00
docs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
LICENSE