git status git add . (for al your files) git add name to add just certain files git commit -m "message" git push