Git - Permission denied (publickey).

Posted by teepusink on Stack Overflow See other posts from Stack Overflow or by teepusink
Published on 2010-04-15T07:46:34Z Indexed on 2010/04/15 7:53 UTC
Read the original article Hit count: 839

Filed under:

Hi,

I'm on Mac Snow Leopard and I just installed git.

I just tried git clone [email protected]:cakebook.git but that gives me this error.

Initialized empty Git repository in /Users/username/Documents/cakebook/.git/
Permission denied (publickey).
fatal: The remote end hung up unexpectedly

What am I missing?
I've also tried doing ssh-keygen with no passphase but still same error.

Thanks,
Tee

© Stack Overflow or respective owner

Related posts about git