radicle-heartwood-lfs/radicle-cob
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
..
src Tidy up COBs code a little 2022-12-31 09:58:45 +01:00
Cargo.toml Switch to our own DAG representation for COBs 2022-12-28 13:34:17 +01:00