jj/cli/examples/custom-command
Yuya Nishihara 4533e81957 cli: pass &Ui to parse fileset/revset/template functions
Deprecation warnings will be printed there. auto_tracking_matcher(ui) could
be cached, but there aren't many callers right now, so it should be okay to
parse and emit warnings for each invocation. Other than that, the changes are
straightforward.
2024-09-20 23:01:12 +09:00
..
main.rs cli: pass &Ui to parse fileset/revset/template functions 2024-09-20 23:01:12 +09:00