jj/cli
Martin von Zweigbergk b940f1a092 errors: don't use the ui.hint*() helpers
I'm about to make hints not get printed with `--quiet`, but error
hints are probably still useful to get. They shouldn't be a problem
for scripts since the script would have to deal with the error anyway.
2024-04-01 13:00:27 -07:00
..
examples cli: add a Ui::status() helper for writing non-error to stderr 2024-04-01 13:00:27 -07:00
src errors: don't use the ui.hint*() helpers 2024-04-01 13:00:27 -07:00
testing
tests cli: rename --all to --all-remotes for branch list 2024-04-01 10:12:13 +09:00
build.rs
Cargo.toml test_conflicts and test_resolve_command: use indoc! to indent conflict markers in tests 2024-03-22 23:27:25 -07:00
LICENSE