美文网首页
mac 10.11 下的sourceTree 和 git 总是需

mac 10.11 下的sourceTree 和 git 总是需

作者: 依然饭太稀 | 来源:发表于2019-07-15 19:02 被阅读0次

    参考:https://stackoverflow.com/questions/11745504/remove-credential-osxkeychain

    curl http://github-media-downloads.s3.amazonaws.com/osx/git-credential-osxkeychain -o git-credential-osxkeychain

    mv git-credential-osxkeychain /usr/local/bin

    chmod u+x /usr/local/bin/git-credential-osxkeychain

    git config –global credential.helper osxkeychain

    相关文章

      网友评论

          本文标题:mac 10.11 下的sourceTree 和 git 总是需

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