Visual Studio Code is always asking for Git credentials

 git config --global credential.helper store

git config --global credential.helper

Comments