radicle-heartwood-lfs/crates/radicle-fetch/src/git
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
..
refs workspace: A Little Less `git2` 2025-10-13 16:14:23 +02:00
repository workspace/rust/clippy: Fix all warnings 2025-10-17 12:56:43 +02:00
mem.rs fetch: move `Component::from` outside of loop 2026-02-17 15:47:31 +01:00
packfile.rs fetch: remove `target: "fetch"` 2026-01-19 17:56:56 +01:00
refs.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
repository.rs workspace: A Little Less `git2` 2025-10-13 16:14:23 +02:00