mirror of
https://github.com/martinvonz/jj.git
synced 2025-02-06 11:34:54 +00:00
This patch move the call to `process::exit()` out of `create_ui()` by letting that function return a `(Ui, Result<(), CommandError>)`. |
||
---|---|---|
.. | ||
main.rs |