解决办法

在git bash中输入:
git config --global credential.helper store
帐号密码输入之后下次使用的时候帐号密码就会被记住

相关文章: