radicle-heartwood-lfs/crates/radicle-fetch/src
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
..
git fetch: move `Component::from` outside of loop 2026-02-17 15:47:31 +01:00
transport Update gix-* crates 2026-02-16 17:13:39 +00:00
git.rs workspace: A Little Less `git2` 2025-10-13 16:14:23 +02:00
handle.rs fetch: add `Handle::into_inner` 2025-10-06 11:52:42 +02:00
lib.rs Update gix-* crates 2026-02-16 17:13:39 +00:00
policy.rs fetch: remove `target: "fetch"` 2026-01-19 17:56:56 +01:00
refs.rs workspace: A Little Less `git2` 2025-10-13 16:14:23 +02:00
sigrefs.rs fetch: use `AsRef<Repository>` 2025-10-06 11:52:42 +02:00
stage.rs Update gix-* crates 2026-02-16 17:13:39 +00:00
state.rs fetch: Improve `refs/rad/id` resolution 2026-02-16 21:39:11 +01:00
transport.rs Update gix-* crates 2026-02-16 17:13:39 +00:00