git 不输入用户名和密码指令

不需要用ssh签名认证

git config --global credential.helper store

原文地址:https://www.cnblogs.com/sean-/p/4900318.html