ssh-keygen’ is not recognized as an internal or external command
Are you running msysgit, or some other form of Windows git installation? msysgit is only one possible way to run git on Windows but it’s probably also the simplest one. It’s also the way recommended by the git website at http://git-scm.org/ . If you are using msysgit, then you need to run the command in … Read more