Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
Update rad_init_no_git test to updated error message
✓ CI success Sekhat Temporus committed 11 months ago
commit 6a1147f0555e7c3c751eeeb472a9d4caedf7afc9
parent dad5630030473de840e65bca37bae6fe61f70b59
1 passed (1 total) View logs
1 file changed +1 -1
modified radicle-cli/examples/rad-init-no-git.md
@@ -16,7 +16,7 @@ Now we try again.

``` (fail)
$ rad init
-
✗ Error: repository head must point to a commit
+
✗ Error: repository must have it's default branch or it's current head pointing to a commit
```

Looks like we need a commit.