Clone a repository to my computer from github
The remote clone order is: $ git clone git@github:GenialTime/CloneRepository The puah orders are: $ git remote add origin git@github:Genial/CloneRepository $ git push -u origin master
This skill is useful in team work.
Test branch
To solve the conflication between master and branch.
Git master branch