On Wed, Apr 29, 2009 at 6:35 PM, xor <xor at gmx.li> wrote: > On Tue, 2009-04-28 at 09:08 +0800, Daniel Cheng wrote: >> Okay, after reading the irc log, i guess i know what's happending here. >> >> You have to generate a ssh-key using ? `ssh-keygen` and upload your >> *.pub file to your github account. > > I did do that when creating my account, thats not the problem. >
The IRC log say you have entered the github password. You shouldn't have to do that. That's why I think you have missed the ssh key. When it ask for username, enter "git", no password. your ssh-key should place in ~/.ssh/ as the default location.
