Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
cli: simplify rad-clone-all
Fintan Halpenny committed 2 years ago
commit 65118e6ce9447c14154ec7154e7a1ba997bd7776
parent d7abc0a8fca06d2116955ecb7de2434645f14098
1 file changed +0 -9
modified radicle-cli/examples/rad-clone-all.md
@@ -1,6 +1,3 @@
-
<!-- TODO: Currently, `rad clone`, even with `--scope all` will not fetch all remotes -->
-
<!-- We have to issue a separate `rad sync --fetch` -->
-

```
$ rad clone rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji --scope all
✓ Tracking relationship established for rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji with scope 'all'
@@ -27,12 +24,6 @@ $ cat README
Hello World!
```

-
```
-
$ rad sync --fetch
-
✓ Fetching rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji from z6MknSL…StBU8Vi..
-
✓ Fetched repository from 1 seed(s)
-
```
-

Let's check that we have all the namespaces in storage:

```