I want to clone a new project with a command like
git clone git@some_link.com:some_word/project_name.git
But it keeps giving me the error
ssh: Could not resolve hostname some_link.com:some_word: Name or service not known
when I got this error trying to clone from github, I added my ssh key to github.com. How would I do that here?
Try these: