Git Credential.Helper speichert kein Benutzername Passwort
git config --global credential.helper 'store --file ~/.my-credentials'
git config --global credential.helper store
Gifted Gecko