git

Remember Git Password

This method saves the credentials in plaintext on your PC's disk.


After running this:

git config --global credential.helper store


It will remember your password (token if using Github) after one more entry.