git config --global credential.helper wincred git config --global credential.helper winstore # Or you can edit your .gitconfig file manually: [credential] helper = winstore