modified radicle-cli/examples/rad-sync.md
@@ -7,18 +7,16 @@ For instance let's create an issue and sync it with the network:
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -78,10 +76,10 @@ We can check the sync status again to make sure everything's in sync:
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
modified radicle-cli/examples/rad-unseed.md
@@ -9,7 +9,7 @@ $ rad ls
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-cli/src/commands/sync.rs
@@ -15,6 +15,7 @@ use radicle_term::Element;
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -316,11 +317,11 @@ fn sync_status(
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -331,13 +332,13 @@ fn sync_status(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -355,15 +356,12 @@ fn sync_status(
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|