美文网首页
解决Sourcetree 每次拉取提交都需要输入密码

解决Sourcetree 每次拉取提交都需要输入密码

作者: 苹果上的小豌豆 | 来源:发表于2019-04-14 18:43 被阅读0次

    设置对所有项目有效

    git config --global credential.helper osxkeychain  

    #第一次需要输入密码,以后都不需要了,

    相关文章

      网友评论

          本文标题:解决Sourcetree 每次拉取提交都需要输入密码

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