cob: Remove EntryId and RevisionId conversions
modified radicle-cob/src/change_graph.rs
@@ -7,8 +7,8 @@ use git_ext::Oid;
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -102,10 +102,10 @@ impl ChangeGraph {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle/src/cob/store.rs
@@ -367,7 +367,7 @@ impl<T: FromHistory> Transaction<T> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|