git status
git add .
git commit -m "what is being added/changed"
git push origin main