клон GitHub в локальную папку

cd folder/to/clone-into/
git clone https://github.com/your-repo/project-name.git
Cruel Cowfish