clone command in linux 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 [email protected]:UserName/gitRepositories.git