Git clone through SSH key cannot find private repository with access
I have access to the repository via the UI, I can download via zip but I can’t clone it via SSH. I can clone other repos on different orgs though. I have tried to re create my ssh keys but not luck.
Not able to use GIT through SSH
I’ve created a new SSH key on ~/.ssh/id_rsa and I added the public key (~/.ssh/id_rsa.pub) on my Azure account but when I try to perform any action on git it returns the following error message: