I ran:
$ git config credential.helper store
And then:
$ git push origin master
After pushing, I entered my creden
If you would like the daemon to exit early, forgetting all cached credentials before their timeout, you can issue an exit action, run the following command.
git credential-cache exit