push code git init (only if not initiated already) git add . git commit -m "[message]" git push -u origin [branch]