radicle-heartwood-lfs/crates/radicle-remote-helper/src
Lorenz Leutgeb 4e67467966 remote-helper: Refactor option handling
Group `["option", "progress", ..]`, and `["option", ..]` cases together during
match.

Make the key/value matching cleaner using `ok_or_else` and then matching on the
key value.
2025-09-15 10:21:09 +01:00
..
push remote-helper: Make crate binary-only 2025-09-15 10:21:09 +01:00
fetch.rs remote-helper: Interpret verbosity option 2025-09-11 16:59:12 +01:00
list.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
main.rs remote-helper: Refactor option handling 2025-09-15 10:21:09 +01:00
push.rs remote-helper: Remove unused push error variant 2025-09-15 10:21:09 +01:00