when i want to clone my project from github into my cPanel i receive the error:
ERROR: Repository not found. fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.
Now i have generated my ssh key and placed the public in my github account and when checking for the connection using "ssh -T git@github.com" , the connection is successful but i can't clone the project. the weird part about my situation is that i can clone some repositories from my github in to my cPanel but the one i'm onto right now gives me an error when i try cloning it.