You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
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/
C:\Users\***\AppData\Local\Atlassian\SourceTree
↑以下にあるpasswdファイルを削除する事で解決できました。
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.