ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/src
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
..
commands cli: proxy parse_commit_template() through WorkspaceCommandHelper 2023-02-14 10:06:28 +09:00
config
cleanup_guard.rs
cli_util.rs cli: proxy parse_commit_template() through WorkspaceCommandHelper 2023-02-14 10:06:28 +09:00
config-schema.json
config.rs
diff_util.rs
formatter.rs
graphlog.rs
lib.rs
main.rs
merge_tools.rs
progress.rs
template.pest
template_parser.rs
templater.rs
time_util.rs
ui.rs