I'm on Mac Snow Leopard and I just installed git
. 我在Mac Snow Leopard上,而且刚刚安装了git
。 git
I just tried 我刚试过 ssh
git clone git@thechaw.com:cakebook.git
but that gives me this error: 但这给了我这个错误: this
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. 我也尝试过使用ssh-keygen
而不设置密码,可是仍然存在相同的错误。 spa