clone a repo git code example
Example 1: git clone different name
git clone https://github.com/sferik/sign-in-with-twitter.git signin
Example 2: git clone
#You will be required to sign into github
git clone git@github.com:UserName/gitRepositories.git
Example 3: clone repository git
git clone https://[email protected]/teamsinspace/documentation-tests.git