modified radicle-cli/examples/rad-id-rebase.md
@@ -6,7 +6,7 @@ delegates creating proposals concurrently.
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -48,7 +48,7 @@ Quorum Reached
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -93,7 +93,7 @@ second proposal, then the identity would be out of date. So let's run
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -137,7 +137,7 @@ Quorum Reached
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -183,7 +183,7 @@ Quorum Reached
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -238,7 +238,7 @@ Note that a warning was emitted:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -248,8 +248,8 @@ $ rad id commit 9615d03e4d98cf413994b6fdadf170747064c23d --no-confirm
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -293,8 +293,8 @@ Quorum Reached
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -338,10 +338,10 @@ Quorum Reached
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -385,7 +385,7 @@ Quorum Reached
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-cli/examples/rad-id.md
@@ -14,7 +14,7 @@ Let's add Bob as a delegate using their DID
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -89,7 +89,7 @@ Finally, we can see whether the `Quorum` was reached:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -145,7 +145,7 @@ increased to `1`.
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -207,7 +207,7 @@ As well as that, the `Quorum` has now been reached:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -255,7 +255,7 @@ the `--threshold` option:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -298,8 +298,8 @@ Quorum Reached
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -348,15 +348,15 @@ Radicle identity, then we can use the list command:
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-cli/examples/rad-issue.md
@@ -11,7 +11,7 @@ The issue is now listed under our project.
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -22,20 +22,20 @@ others to work on. This is to ensure work is not duplicated.
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -44,8 +44,8 @@ But wait! We've found an important detail about the car's power requirements.
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
modified radicle-cli/examples/rad-patch.md
@@ -45,7 +45,7 @@ No description provided.
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -55,17 +55,17 @@ $ rad patch
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -94,34 +94,34 @@ $ git commit --message "Add README, just for the fun"
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
modified radicle-httpd/src/api/v1/projects.rs
@@ -617,9 +617,11 @@ mod routes {
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1105,7 +1107,7 @@ mod routes {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1167,7 +1169,7 @@ mod routes {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1228,7 +1230,7 @@ mod routes {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1238,7 +1240,7 @@ mod routes {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1298,7 +1300,7 @@ mod routes {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1308,7 +1310,7 @@ mod routes {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1408,14 +1410,14 @@ mod routes {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1424,7 +1426,7 @@ mod routes {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-httpd/src/test.rs
@@ -22,9 +22,10 @@ use crate::api::{auth, Context};
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
| + | |
|
|
|
|
|
@@ -32,6 +33,7 @@ pub fn seed(dir: &Path) -> Context {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -103,9 +105,6 @@ pub fn seed(dir: &Path) -> Context {
|
|
|
|
|
|
| - | |
| - | |
| - | |
|
|
|
|
|
modified radicle/src/cob/store.rs
@@ -107,8 +107,8 @@ impl<'a, T> Store<'a, T> {
|
|
|
|
|
|
| - | |
|
|
| + | |
|
|
|
|
|