I\'m on Mac Snow Leopard and I just installed git.
git
I just tried
git clone git@thechaw.com:cakebook.git
but that gives
I was getting this error because I generated the ssh keys with the wrong email. I was able to connect using ssh, but not using git. The solution was to regenerate the keys using the main email address of my github account.