vscode设置git记住用户名和密码

一、git bush中设置Git 全局设置[可以跳过,直接去第二步,这样在你下次输入完用户名密码后,就不需要输入第二次了]

git config --global user.name "用户名" 

git config --global user.email "用户邮箱"

二、设置让VSCode记住git账号和密码:【!!!重点!!!】

git config --global credential.helper store

三、关闭重新打开vsCode 关闭重新打开vsCode 关闭重新打开vsCode!!!!

A little hug, little gift. All of little something. these are our meories.