radicle-heartwood-lfs/crates/radicle-fetch/src
Lorenz Leutgeb 31039bbceb radicle-fetch: More fine-grained errors
The `fn io_other` disguises all sorts of errors as I/O errors, making
errors in the transport component of `radicle-fetch` harder to
understand.

Instead, expose a new error type that allows to discriminate.
2025-08-22 14:56:03 +02:00
..
git repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
transport radicle-fetch: More fine-grained errors 2025-08-22 14:56:03 +02:00
git.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
handle.rs radicle-fetch: More fine-grained errors 2025-08-22 14:56:03 +02:00
lib.rs radicle-fetch: More fine-grained errors 2025-08-22 14:56:03 +02:00
policy.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
refs.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
sigrefs.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
stage.rs clippy: Allow doc_overindented_list_items 2025-07-27 23:32:02 +02:00
state.rs radicle-fetch: More fine-grained errors 2025-08-22 14:56:03 +02:00
transport.rs radicle-fetch: More fine-grained errors 2025-08-22 14:56:03 +02:00