clone the repository with git clone code example
Example 1: git clone
#You will be required to sign into github
git clone git@github.com:UserName/gitRepositories.git
Example 2: clone repository git
git clone https://[email protected]/teamsinspace/documentation-tests.git
Example 3: take clone from gitbash
$ git clone https://github.com/libgit2/libgit2 mylibgit