git pull
git status
git add .
git add filename.html
git commit -m "Update project files"
git push
git pull
