让git记住https的密码 记住密码(15分钟) git config --global credential.helper cache 长期记住密码 git config --global credential.helper store