git add . git commit -m "Bug Fixed" git push https://<username>:<password>@github.com/<username>/<repository>.git --all
$ git config --global credential.helper cache