git init git status git add . git commit -m "comment" git push -u origin master git pull origin master