modified crates/radicle-cli/src/commands/sync/args.rs
@@ -111,8 +111,9 @@ pub(super) struct SyncArgs {
|
|
|
|
|
|
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -150,10 +151,8 @@ impl SyncArgs {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified crates/radicle/src/node/sync.rs
@@ -11,6 +11,8 @@ use crate::prelude::Doc;
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -72,7 +74,7 @@ pub struct ReplicationRange {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|