I have followed the instructions here Cannot push to git repository on bitbucket
When I run ssh-add -l
I receive the correct information, and I have added my public ssh-key to bitbucket.
However, every time I run git clone I receive:
Permission denied (publickey). fatal: Could not read from remote repository.
Any help?