Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
cli: Fix `rad cob migrate` test
cloudhead committed 1 year ago
commit 47b200988c311d6f06bba7244efa829e9d79b637
parent 0ecdc764221fddf442c3e019098dc6f09697ef6c
1 file changed +1 -1
modified radicle-cli/examples/rad-cob-migrate.md
@@ -13,7 +13,7 @@ $ rad issue list
```
$ rad cob migrate
✓ Migration [..]/[..] in progress.. (100%)
-
✓ Migrated collaborative objects database successfully (version = [..])
+
✓ Migrated collaborative objects database successfully (version=[..])
```

```