github
せつぞくちぇっく まずは以下のコマンドを打ってみて: % ssh -vT git@github.com 最後の方に Connecting とか書いてあったらまあ、大丈夫。 それでも駄目? だったら、こっちのコマンドはどう? % ssh -T john.due@github.com john.due のところを、自分の g…
今朝、git push しようとしたら、こんなエラーが出てできなかった: ^1 Agent admitted failure to sign using the key. Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access right…