Syfmony new Project directory . is not empty error
After cloning an existing git repo to install a new fresh Symfony I got the error Project directory not empty due to the existing .git folder I suspect. What is the recommended best practices/steps starting with an existing repo to install a symfony version ?