radicle-heartwood-lfs/radicle-cli
Alexis Sellier 94bef61944
node: Return only remotes that were fetched from
Instead of returning the namespaces that we fetched with,
we return the remotes that were actually fetched from.

This can differ if some trusted peers were not available
on the remote node.

Previously, if that was the case, it would cause errors
since the remotes were looked up and that lookup failed.
2023-04-17 18:58:56 +02:00
..
examples cob: Deduplicate change parents 2023-04-14 13:54:27 +02:00
src node: Return only remotes that were fetched from 2023-04-17 18:58:56 +02:00
tests node: Implement protocol multiplexing 2023-04-10 14:41:55 +02:00
Cargo.toml cli: Make `patch checkout` fetch missing objects 2023-03-18 12:24:17 +01:00