I\'ve just updated from Git 1.7.11 to 1.8.5
Now when trying to push to bitbucket I\'m getting the following message:
fatal: could not read Pas
try:
git remote add origin https://username:password@bitbucket.org/repo.git
obviously for username put your username
password put your password