2022/3/1より
アカウントに紐づくパスワードは使用できない聞きました。
https://support.atlassian.com/ja/bitbucket-cloud/docs/app-passwords/
↑の通りアプリパスワードを発行しSource Treeに設定しましたが、CUIでは問題ないのですが、GUIの方ではエラーになってしまいます。
原因が分からず困っています。
エラーは以下になります。
git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks fetch --no-tags origin
remote: Bitbucket Cloud recently stopped supporting account passwords for Git authentication.
remote: See our community post for more details: https://atlassian.community/t5/x/x/ba-p/1948231
remote: App passwords are recommended for most use cases and can be created in your Personal settings:
remote: https://bitbucket.org/account/settings/app-passwords/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.