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
In windows this worked for me
git config --global http.sslVerify false