I uploaded my ~/.ssh/id_rsa.pub to Bitbucket\'s SSH keys as explained, but Git still asks me for my password at every operation (such as git pull).
~/.ssh/id_rsa.pub
git pull
I logged in using my username instead of email and it started working.