download a repository from github code example
Example 1: how to download a git repository
git clone "then thing you can copy with https"
Example 2: download github repository
git clone https://github.com/username/project-name.git
git clone "then thing you can copy with https"
git clone https://github.com/username/project-name.git