radicle-heartwood-lfs/radicle-cob/src/object
Alexis Sellier 49cd26c0b3
Tidy up COBs code a little
* Move storage impl into `storage::git::cob`
* Rename `change::Create` to `change::Template`
* Rename `change::Storage::create` to `change::Storage::store`

Some of the renames are to further distinguish COBs from Changes, and
the different types of "create" operations within cobs.

Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
2022-12-31 09:58:45 +01:00
..
collaboration Tidy up COBs code a little 2022-12-31 09:58:45 +01:00
collaboration.rs cob: Implement COB removal function 2022-12-01 12:05:44 +01:00
storage.rs cob: Implement COB removal function 2022-12-01 12:05:44 +01:00