Hi,
I’m on MacOS Catalina, and I am trying to clone a repositoy from bitbucket.
I followed the atlassian documentation to connect via ssh to the repo : https://confluence.atlassian.com/bitbucket/set-up-an-ssh-key-728138079.html
(Section git for macos)
After doing all this I get the Permission Denied (public key) error message from sublime merge when I try to clone my repo. I’m able to successfully clone my repo using git in the terminal, but it doesnt work on sublime merge.
I tried many many different things, without success.
Any help will be greatly appreciated.