I have a git repository and I want to clone it, but I have never done this using GitHub and RubyMine.
This is what I have till now:
- SSH clone URL - from git hub
- New SSH Key created for my PC and added in my Git Hub account
- Ruby mine connection setting successful:
But when I copy the SSH clone URL in the environment I get the following error:
Can anyone assist me with the steps of cloning such repository?