radicle-heartwood-lfs/radicle-cli/examples/rad-init-no-git.md

8 lines
180 B
Markdown

If you try to `init` from a directory that doesn't contain a Git repository,
it will fail:
``` (fail)
$ rad init
✗ Error: a Git repository was not found at the current path
```