Authentication failed to bitbucket

前端 未结 25 1131
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-22 23:29

I\'m trying to push my project via the https protocol on bitbucket using sourcetree.
But I can\'t connect to bitbucket with my login and password (which work on the webs

25条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-23 00:15

    In windows this worked for me

    git config --global http.sslVerify false

提交回复
热议问题