Git poświadczenie. Helper nie przechowuje hasła nazwy użytkownika

git config --global credential.helper 'store --file ~/.my-credentials'
 git config --global credential.helper store
Gifted Gecko