git how to clone a remote repository code example
Example 1: how to download a git repository
git clone "then thing you can copy with https"
Example 2: git clone
#You will be required to sign into github
git clone git@github.com:UserName/gitRepositories.git