I am trying to clone git repo using ssh I have git SSH fiel copied from another system where it is working , but on this system it is giving error -
Cloning into 'repo'... Permission denied (publickey). fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.