I followed everything in the GitHub tutorial: https://help.github.com/articles/generating-ssh-keys
I did all the commands in the directory of my repository. I reached th
I tried the answer marked as correct but couldn't make it work. This worked for me instead git remote set-url origin ssh://git@github.com/username/reponame
git remote set-url origin ssh://git@github.com/username/reponame