jj/examples/custom-command
Yuya Nishihara d4ab33951a cli: replace short_commit_description() with commit summary template
resolve_single_rev() would have to parse the template for each revision,
but it's just 5 times at most. Let's start with a simple API. If the template
doesn't capture RepoRef, maybe we can cache it.
2023-01-16 11:53:35 +09:00
..
main.rs cli: replace short_commit_description() with commit summary template 2023-01-16 11:53:35 +09:00