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