SourceTreeで突然以下のようなエラーが出て、プッシュできなくなってしまいました。
複数人で編集しているリポジトリで、私は親元からフェッチして編集を行っていました。
RSAキーが許可されなくなったとありますが、私以外にリポジトリを操作しているメンバーは、
SSHキーにRSAを使用しているので、RSAが問題ではないと考えています。
この問題の解決方法について、ご教示お願いいたします
git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks push -v --tags origin programmer/title_scene:programmer/title_scene Pushing to github.com:hiroki6207/Japan_Game_Award_2022.git ERROR: You're using an RSA key with SHA-1, which is no longer allowed. Please use a newer client or a different key type. Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information. fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. エラー終了しました。エラーの内容は上記をご覧ください。

バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2022/03/23 14:16
2022/03/24 04:08