About Git
git init git add . git commit -m ".........." git remote add origin https://............... git push -u origin master git branch git push origin .......:....... git branch -a git clone -b iriszero https://.........
About Git
git init git add . git commit -m ".........." git remote add origin https://............... git push -u origin master git branch git push origin .......:....... git branch -a git clone -b iriszero https://.........