I have created an OpenShift application using rhc. The git repository has been cloned successfully on my Windows 7 PC. I want to push my code changes back to OpenShift. I am using TortoiseGit.
I have used the procedure described here to create and set SSH keys for TortoiseGit. I have modified the settings to configure the SSH private key:
Yet, when I try to push my changes, I get:
What is causing this and how to solve it? Thanks!