REVIEW: Move `is_linear` to `GraphAheadBehind`
modified crates/radicle/src/git/canonical.rs
@@ -431,6 +431,19 @@ pub struct GraphAheadBehind {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified crates/radicle/src/git/canonical/convergence.rs
@@ -3,7 +3,7 @@ use std::{fmt, ops::ControlFlow};
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -50,10 +50,7 @@ where
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -131,10 +128,4 @@ impl Candidate {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|