Ah, thanks got it.

E
On Dec 11, 12:10 pm, Tekkub <tek...@gmail.com> wrote:
> You need to make sure your public key is attached to your github account.
>  You can find that at ~/.ssh/id_rsa.pub
> Tekkub
> Github General Supporthttp://support.github.com/
> Join us on IRC: #github on freenode.net
> Discussion group: github@googlegroups.com
>
> On Thu, Dec 11, 2008 at 1:14 AM, Erik Vold <ztatic2...@gmail.com> wrote:
>
> > Hello,
>
> > I am using Cygwin, with openssh and git. I have followed these
> > directions:
>
> >http://github.com/guides/using-git-and-github-for-the-windows-for-new...
>
> > and then these:
>
> > Global setup:
>
> >  Download and install Git
> >  git config --global user.email erikvv...@gmail.com
>
> > Next steps:
>
> >  mkdir ubiquity-command---comicstrip
> >  cd ubiquity-command---comicstrip
> >  git init
> >  touch README
> >  git add README
> >  git commit -m 'first commit'
> >  git remote add origin g...@github.com:erikvold/ubiquity-command---
> > comicstrip.git
> >  git push origin master
>
> > and get this response:
> > $ git push origin master
> > Permission denied (publickey).
> > fatal: The remote end hung up unexpectedly
>
> > I'm not sure what I did wrong, can anyone help?
>
> > Thanks,
>
> > Erik
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GitHub" group.
To post to this group, send email to github@googlegroups.com
To unsubscribe from this group, send email to 
github+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/github?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to