mirror of
https://github.com/jj-vcs/jj.git
synced 2026-07-09 18:34:06 +08:00
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.