Atlassian / BitBucket Sourcetree SSH Public Key Denied

后端 未结 6 994
离开以前
离开以前 2021-01-30 02:47

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 /

6条回答
  •  情话喂你
    2021-01-30 03:01

    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

提交回复
热议问题