ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/examples
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
..
custom-backend cli: move ui.settings() to CommandHelper, disown UserSettings from Ui 2023-01-05 14:33:10 +09:00
custom-command cli: replace short_commit_description() with commit summary template 2023-01-16 11:53:35 +09:00