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. |
||
|---|---|---|
| .. | ||
| refs | ||
| repository | ||
| mem.rs | ||
| packfile.rs | ||
| refs.rs | ||
| repository.rs | ||
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. |
||
|---|---|---|
| .. | ||
| refs | ||
| repository | ||
| mem.rs | ||
| packfile.rs | ||
| refs.rs | ||
| repository.rs | ||