radicle-heartwood-lfs/crates/radicle-cli
Lorenz Leutgeb bb97414a2d cli: Deduplicate RID Argument Handling
Multiple commands take an RID as a command line argument. However, the
handling, which usually involves falling back to detection of the
repository associated with the current directory, is duplicated many
times over.

Introduce `fn rid_or_cwd` which can be used by many commands.
2026-04-17 17:09:15 +01:00
..
examples I2P Support 2026-04-15 12:01:50 +01:00
src cli: Deduplicate RID Argument Handling 2026-04-17 17:09:15 +01:00
tests radicle: Add Version to User Agent 2026-04-02 16:26:46 +01:00
CHANGELOG.md cli: Update to 0.20.0 2026-03-26 15:32:43 +00:00
Cargo.toml I2P Support 2026-04-15 12:01:50 +01:00
build.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00