Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
fetch: move `Component::from` outside of loop
Merged fintohaps opened 2 months ago

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.

fintohaps opened with revision 99887424 on base 5fa68ed8 +2 -2 2 months ago

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.

lorenz pushed revision 2 f3953b87 on base 0e9d7607 +2 -2 2 months ago

Rebase

lorenz merged revision f3953b87 at 4286590f 2 months ago