I have a shared host and they don't give me ssh
or terminal for it.
I've tried to clone my private repos from git by Git™ Version Control so I am using ssh
link because they need permission. I don't know how to make ssh
key on cpanel
so I can make it from my mac and upload to cpanel
and also add to Github.
But when running, they give me error: Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.
.
I'm a beginner for using Git & StackOverflow, so please let me know if there's anything wrong with the question I've asked. Thanks!
Tried Url with password
Cloning a private Github repo and
having a response "The clone URL cannot include a password.
"