前提
ここに質問の内容を詳しく書いてください。
SourceTreeのPush時に下記のエラーが出ます
git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks push -v --tags --set-upstream *** master:master remote: Support for password authentication was removed on August 13, 2021. remote: Please see https://docs.github.com/en/get-started/getting-started-with-git/about-remote-repositories#cloning-with-https-urls for information on currently recommended modes of authentication. fatal: Authentication failed for 'https://github.com/***/***.git/' Pushing to https://github.com/***/slowlife.git エラー終了しました。エラーの内容は上記をご覧ください。
これはどのように解消すればいいですか
試したこと
https://shuhey-hashimoto.com/%E3%81%9D%E3%81%AE%E4%BB%96/fatal-authentication-failed-for-%E3%82%A8%E3%83%A9%E3%83%BC%E3%81%A7github%E3%81%AB%E3%83%97%E3%83%83%E3%82%B7%E3%83%A5%E3%81%A7%E3%81%8D%E3%81%AA%E3%81%84%E4%BB%B6/
こちらのサイトを参考にトークンを作成しましたがそのあとどのように進めればよいかわかりません
補足情報(FW/ツールのバージョンなど)
Unity2021.3.2f1 window10

回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2023/04/07 02:21
2023/04/07 08:53