radicle-heartwood-lfs/crates/radicle-cli
Matthias Beyer 1e66c57643 refactor: Replace return Err(anyhow!()) with anyhow::bail!()
This is equivalent to before, but reduces cognitive load when browsing
the source.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2025-08-17 20:17:11 +02:00
..
examples cli: Add verbose printing of authors 2025-08-14 16:15:19 +01:00
src refactor: Replace return Err(anyhow!()) with anyhow::bail!() 2025-08-17 20:17:11 +02:00
tests radicle: Move logging setup calls to binaries 2025-08-07 08:30:59 +01:00
Cargo.toml release: prepare crates 2025-08-12 12:13:49 +02:00
build.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00