I am unable to git clone my application created on openshift free hosting gears on my local machine. I have set up the 'rhc' tools on my machine using the following link
https://developers.openshift.com/managing-your-applications/client-tools.html
It's strange that the public key is updated on the server and I can see a private key on my machine. However when I try to do git clone it gives the below mentioned error.
Permission denied (publickey,gssapi-keyex,gssapi-with-mic).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights