CLI should check that the current working directory is not within a git repo
CLI is not checking if the folder is empty before cloning.
CD into a project, clone a project into the folder.
Acceptance
- CLI outputs an error when trying to clone into another project folder.