Permission denied (publickey) の 対処方法はだいたいこれ
GitHub への SSH 接続で Permission denied (publickey) 言われたのだが
GitHub に新しいアカウント作成し、 clone したところ次のメッセージがかえりました。
1git@github.com: Permission denied (publickey).
2fatal: Could not read from remote repository.
3
4Please make sure you have the correct access rights
5and the repository exists.
正しく設定したつもりだったのですがなぜでしょうか ?
原因を探って対処しましょう。
Read more