jj/src/commands
Yuya Nishihara 493cb83fd5 cli: proxy parse_commit_template() through WorkspaceCommandHelper
I'll add an alias table there. Since this function borrows self, it can't
always be used in between mutable operations. For log-like commands, this
should just work fine.
2023-02-14 10:06:28 +09:00
..
branch.rs cli: remove unnecessary lifetime in validate_branch_names_exist() 2023-02-03 19:16:48 -08:00
git.rs
mod.rs cli: proxy parse_commit_template() through WorkspaceCommandHelper 2023-02-14 10:06:28 +09:00
operation.rs templater: add Template::has_content() to filter out empty expressions 2023-02-04 15:19:02 +09:00