Shifter Advent Calendar 2020 3日目 WordPress が起動しない場合の対処方法をご紹介 Read the postWordPress の起動不能と PHP エラーとそのログと
自分の環境で解消した方法: 1. ~/.ssh/known_hosts を削除 2. ~/.ssh/config へ github.com の設定を入れた ####### GitHub.com ######### Host github.com IdentityFile ~/.ssh/id_rsa__github これだけ。 Read the postMacOS Sierraへアップデートした後の Git/SSH 周りのトラブル