radicle-heartwood-lfs/crates/radicle-cli/src/terminal
Fintan Halpenny 961301f643 cli/terminal: clean up args::Error type
The other variants of `terminal::args::Error` were no longer used.
The only variant required is `Error::WithHint`.

The enum is also made private, since it is only used in this crate.
2025-11-01 11:20:43 +01:00
..
patch workspace/rust/clippy: Fix all warnings 2025-10-17 12:56:43 +02:00
args.rs cli/terminal: clean up args::Error type 2025-11-01 11:20:43 +01:00
cob.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
comment.rs cli: Add verbose printing of authors 2025-08-14 16:15:19 +01:00
format.rs cli: Add verbose printing of authors 2025-08-14 16:15:19 +01:00
highlight.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
io.rs cli: Detect key mismatch 2025-09-26 00:33:59 +02:00
issue.rs radicle: introduce `cob::common::Title` 2025-08-19 17:05:33 +02:00
json.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
patch.rs workspace: A Little Less `git2` 2025-10-13 16:14:23 +02:00
upload_pack.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00