radicle-heartwood-lfs/radicle-cob/src/test
Fintan Halpenny 0bd213d15a
radicle-cob: simplify Objects and remove identifier
Objects does not need to be separated by `local` and `remotes`, it
uses `iter` internally, so all references are used regardless.

Simplify Objects by having it be a simple vector of references.

This also means that the `identifier` is not needed. This was only
required to identify the local reference, so it can now be removed.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2022-11-08 18:13:54 +00:00
..
identity radicle-cob: remove Resource on Store 2022-11-08 18:13:53 +00:00
identity.rs radicle-cob: port collaborative objects 2022-11-04 16:11:18 +00:00
storage.rs radicle-cob: simplify Objects and remove identifier 2022-11-08 18:13:54 +00:00