git клон на путь
git clone git@github.com:whatever folder-name
Distinct Dormouse
git clone git@github.com:whatever folder-name
git clone https://github.com/foo/repo_name.git new_directory_name
$ git clone <repository> <path>