I am creating a new Nodejs
project in openshift. however, upon creation by rhc
i am unable to clone my created git repo to my windows machine even after deleting retrying, here is the message I see in rhc
, Cheers ! :
Application URL: [url]
Issues:
1. We were unable to clone your application's git repo - Unable to clone
your repository. Called Git with: git clone [ssh URL]
Steps to complete your configuration:
1. Clone your git repo
$ rhc git-clone [application name]
If you continue to experience problems after completing these steps,
you can try destroying and recreating the application:
$ rhc app delete [application name]--confirm