GitHub Commands Cheat Sheet

git pull

git add .

git commit -m "update name"

git push