I am trying to connect to a remote Git repository that resides on my web server and clone it to my machine.
I am using the following format for my command:
As I answered previously in Cloning git repo causes error - Host key verification failed. fatal: The remote end hung up unexpectedly, add the GitHub to the list of authorized hosts:
ssh-keyscan -t rsa github.com >> ~/.ssh/known_hosts