git add git commit -m " text " git remote add origin remote repository URL git remote -v got push //after clone git push origin master git push -f origin master