I have tried to pull my official repository to my local machine using
git pull git@github.com:x/x_project_management_app.git master
but it failed with error
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
I have regenerated and added my system ssh-public key to my github account,I tried with different system also,but I'm still facing same error. How can I fix it?