Git Credencial.Helper não armazena senha de nome de usuário
git config --global credential.helper 'store --file ~/.my-credentials'
git config --global credential.helper store
Gifted Gecko