radicle-heartwood-lfs/crates/radicle-protocol
Lorenz Leutgeb 865abd35e2
protocol/fetcher: Intro `RefsToFetch`
Using empty `Vec`s to mean "all refs" can be confusing. Avoid the chance
of confusion by introduction of a new type that clearly describes which
refs should be fetched.
2026-02-13 15:27:21 +01:00
..
src protocol/fetcher: Intro `RefsToFetch` 2026-02-13 15:27:21 +01:00
Cargo.toml protocol: Introduce `FetcherState` 2026-02-05 20:04:28 +01:00