Bitbucket fails to authenticate on git pull

后端 未结 16 1191
无人共我
无人共我 2020-12-12 11:40

I use BitBucket and had to change my password because it was compromised.

git pull

remote: Invalid username or password. If

16条回答
  •  [愿得一人]
    2020-12-12 12:18

    If you found authentication error problem when you entered correct password and username it's git problem. To solves this problem when you are installing the git in your machine uncheck the enable git credential manager

提交回复
热议问题