modified radicle-cli/src/commands/node/tracking.rs
@@ -36,10 +36,9 @@ fn print_nodes(node: &Node) -> anyhow::Result<()> {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified radicle-node/src/service/tracking/store.rs
@@ -1,6 +1,6 @@
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -159,15 +159,10 @@ impl Config {
|
|
|
|
|
|
| + | |
| + | |
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -200,6 +195,7 @@ impl Config {
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified radicle-node/src/test/handle.rs
@@ -60,7 +60,7 @@ impl radicle::node::Handle for Handle {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle/src/node/tracking.rs
@@ -18,7 +18,7 @@ pub struct Repo {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|