git status git add 'path' git commit -m "Message" git push git pull
git status
git add 'path'
git commit -m "Message"
git push
git pull