I\'m working on a project in a private repository on https://www.bitbucket.com.
I\'m coding it locally, then staging, commiting and pushing the update via BitBucket\'s /
This happened to me after updating my Sourcetree on my Mac.
What worked for me was just simply removing everything in the ~/.ssh/
folder except the .config
and the known_hosts
folders. Then simply go to sourcetree under preferences, remove your github account, re-add the profile again after deleting all the .ssh
public and private keys and sourcetree should re-add the keys locally and to GitHub