Re: ssh-keygen command not doing anything OR github problem

2011-03-18 Thread Larry Hall (Cygwin)
On 3/18/2011 2:45 PM, sclaussen wrote: I have the precisely same problem - were you able to resolve this? I have tried reinstalling, looked online for others w/a similar issue, but thus far have run across no solution. If you're using msysgit, you want to talk to Mingw folks. -- Larry _

Re: ssh-keygen command not doing anything OR github problem

2011-03-18 Thread sclaussen
I have the precisely same problem - were you able to resolve this? I have tried reinstalling, looked online for others w/a similar issue, but thus far have run across no solution. Thanks! mearrex wrote: > > In my cygwin installation, I cannot seem to use github.com. However, here > are the pr

Re: ssh-keygen command not doing anything OR github problem

2011-02-03 Thread Reini Urban
2011/2/2 mearrex: > In my cygwin installation, I cannot seem to use github.com. However, here are > the problems I am seeing. > > When I type in: git remote add origin > g...@github.com:/first_app.git > I got no issue. > > However, when I type in: git push origin master > I get an error: fatal: The

Re: ssh-keygen command not doing anything OR github problem

2011-02-02 Thread Jeremy Bopp
On 2/2/2011 2:29 PM, mearrex wrote: > However, when I type in the commands > ssh > ssh-keygen > ssh-keygen -t rsa -C "xxx...@xxx.com" > ssh g...@github.com > ssh -v g...@github.com > > nothing happens. It just returns a new line. I am attaching a screenshot. > What am I doing wrong? What do I nee