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
When trying to clone the repository from GIT BASH in my local directory it is showing the warning as follows with the repository folder name being created alone without the project files in it
warning: could not find UI helper 'Atlassian.Bitbucket.UI'
what exactly the issue for this?
Hello @Balasri sai chandana ,
Looks like this was an issue introduced in git for Windows v2.39.0, where the Git Credential manager included in that version was facing issues finding the UI helper that is prompted for the user to select the authentication method and to put the credentials.
I would suggest trying to download the latest version (2.39.1 by the time I write this message) from the link below :
You can uninstall git from your system and install the new version from the link above, as it should contain the fix.
Let me know in case you have any questions.
Thank you, @Balasri sai chandana !
Patrik S
Hi @Patrik S
Thank you for response
Able to clone the repo using ssh feature.
More than a issue it kind of seems a secure feature for companies who uses bitbucket may be which is where I had that warning!!
On my personal ID in bitbucket - able to clone the repo as Atlassian authentication done for first time of cloning into repo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.