cd .. git config --global credential.helper cache git add . git commit -m "Updates" git push