cob: Return correct clock value for multi-ops
modified radicle-cob/src/change_graph/evaluation.rs
@@ -9,6 +9,7 @@ use git_ext::Oid;
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -39,7 +40,12 @@ pub fn evaluate<'b>(
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified radicle-cob/src/history.rs
@@ -82,7 +82,10 @@ impl History {
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|