Some how even I put my public key already, but I still get permission denied when I clone repositories.
$ git clone git@git.thoughtbot.com:samnang/cleaning-up-a-controller.git
Cloning into 'cleaning-up-a-controller'...
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Thereâs a link now on the exercise page you can click if youâre having trouble cloning. You can upload your public key there, so you donât have to wait for us to add it anymore.