git clone fatal destination path already exists and is not an empty directory code example
Example: git clone in current directory
git clone [email protected]:user/my-project.git .
git clone [email protected]:user/my-project.git .