I am trying to clone the git repository to my local but getting an error "permision denied(public key)".
fatal: could not read from remote repository.
please make sure you have the correct access rights and the repository access.
Hello AMIT, It sounds like you are using SSH to clone the repository. Is that correct?
If that is the case you need to make sure you have a valid keypair: https://confluence.atlassian.com/bitbucket/set-up-an-ssh-key-728138079.html
I suggest going through this set regardless if you have done it before. It sounds like you need a new key.
Thanks
Lonnie
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.