I am just starting with GitHub. I installed Git version 1.7.3.1-preview20101002 on Windows Vista. I opened Git Bash and run in administrator mode.
following the information here .. http://help.github.com/msysgit-key-setup/ $ cd ~/.ssh no such file or directory If I try to generate a keypair e.g. example .. $ ssh -keygen -t rsa -C "[myemailaddress]" There is a Microsoft Windows error message .. "ssh-keygen.exe has stopped working" If I run $ ssh g...@github.com .. I get the same error message If I launch Git GUI > open existing repository created (C:/ git_repository) > Help > Show SSH Keys there are no keys .. so I click on Generate Key .. and again the Microsoft Windows error message pops up .. What steps should I take to get this working on Windows and get past these errors?. -- 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.