git init git add . git commit -m “your message here” git push origin master git status git log git diff