美文网首页
git 每次提交都要输入用户名与密码,一段命令解决

git 每次提交都要输入用户名与密码,一段命令解决

作者: 骑着小猪看大海 | 来源:发表于2019-05-30 13:31 被阅读0次

    git config --global credential.helper store

    相关文章

      网友评论

          本文标题:git 每次提交都要输入用户名与密码,一段命令解决

          本文链接:https://www.haomeiwen.com/subject/lxnmtctx.html