radicle-heartwood-lfs/crates/radicle-cli
Lorenz Leutgeb 86cacfb846 radicle: Have migration repair downgrades
Instead of repairing downgrades, automatic migration could fail.
This occurs when attempting to load signed references, and a downgrade
is detected while coalescing `RepositoryInfo`.

Similarly to how fetch recovers, automatic migration must also recover
by detecting for the downgrade error, and allowing the migration to
happen in this case.
2026-03-25 08:01:29 +00:00
..
examples fetch: Configure Minimum Feature Level 2026-03-24 14:40:42 +00:00
src radicle: Have migration repair downgrades 2026-03-25 08:01:29 +00:00
tests radicle: Teach `rad sync` and `rad clone` to accept feature levels 2026-03-24 15:07:18 +00:00
CHANGELOG.md cli: Update to 0.19.0 2026-03-18 20:53:00 +00:00
Cargo.toml cli: Update to 0.19.0 2026-03-18 20:53:00 +00:00
build.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00