radicle-heartwood-lfs/crates/radicle-fetch
Fintan Halpenny 4286590fd9 fetch: move `Component::from` outside of loop
The previous code would convert the `remote` into a `Component` on
each iteration of the loop.

The conversion now happens outside of the loop and can be reused.
2026-02-17 15:47:31 +01:00
..
src fetch: move `Component::from` outside of loop 2026-02-17 15:47:31 +01:00
Cargo.toml Update gix-* crates 2026-02-16 17:13:39 +00:00