modified radicle-node/src/service.rs
@@ -385,6 +385,8 @@ where
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
modified radicle-node/src/test/peer.rs
@@ -22,7 +22,6 @@ use crate::storage::git::transport::remote;
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -281,7 +280,9 @@ where
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified radicle-node/src/tests.rs
@@ -218,7 +218,7 @@ fn test_persistent_peer_connect() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|