私はgitをセットアップし、Windowsシステムで取得しました。パスフレーズ付きのsshキーがあります。git bashに入るとパスフレーズを要求され、適切にフェッチされますが、cmdまたはpowershellでそれを行うとエラーがスローされます。
Cloning into 'go\src\github.com\aws\aws-sdk-go'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
(パスフレーズも聞かない) このレポは単なる例です。すべてのレポで発生します。