git config --global credential.helper store 本地生成一个文本,上边记录你的账号和密码。
在开发中我们经常会用到随机字符串, 当然自己平常使用的密码也可以这么生成^_^