git clone repository to specific folder code example
Example: how to git clone into a directory
git clone [email protected]:whatever folder-name
git clone [email protected]:whatever .
git clone [email protected]:whatever folder-name
git clone [email protected]:whatever .