cli: Use current local tip in `rad sync status`
modified radicle-cli/examples/rad-sync.md
@@ -7,14 +7,15 @@ For instance let's create an issue and sync it with the network:
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-cli/src/commands/sync.rs
@@ -317,7 +317,7 @@ fn sync_status(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -331,20 +331,32 @@ fn sync_status(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified radicle-node/src/service.rs
@@ -641,7 +641,6 @@ where
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -657,7 +656,6 @@ where
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -1989,20 +1987,21 @@ where
|
|
|
|
|
|
| - | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|