Git error, if ssh-key already added
Error: Please make sure you have the correct access rights and the repository exists. Add ssh private key using following command ssh-add ~/.ssh/<private-key-name> Eg.: ssh-add ~/.ssh/id_ed25519
Read More...Error: Please make sure you have the correct access rights and the repository exists. Add ssh private key using following command ssh-add ~/.ssh/<private-key-name> Eg.: ssh-add ~/.ssh/id_ed25519
Read More...After this you can run : git branch
Read More...