github clone to current folder code example
Example: github clone to local folder
cd folder/to/clone-into/
git clone https://github.com/your-repo/project-name.git
cd folder/to/clone-into/
git clone https://github.com/your-repo/project-name.git