新しいMBPにGitをインストールしようとしていますが、ドキュメント@https://help.github.com/articles/set-up-gitに従っています。
私はそれが言うところに引っ掛かりを打ったようです:If you do not have the helper, you can download it and copy it to /usr/local/bin
ターミナルで/usr/ local / binに移動し、sudowget[osxkeychainへのリンク]を実行しました。私がやろうとすると、git config --global credential.helper osxkeychain
私はを取得しfatal: cannont exec 'git-credential-osxkeychain': Permission denied
ます。
私は何を間違えましたか?
ありがとう!
トレ