mac 10.11 下的sourceTree 和 git 总是需

2019-07-15  本文已影响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

上一篇 下一篇

猜你喜欢

热点阅读