git保存仓库的账号密码
1、执行保存账号命令
git config --local credential.helper store
git config --global credential.helper store