Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

In this Discussion

Git, GitHub and Windows users

edited April 2010 in Questions
One of the difficulty of getting started with Git on windows is setting up ssh and a private/public key for authentication. With Git 1.7 however, you can use https for authentication and GitHub now support it:

http://github.com/blog/642-smart-http-support

If all the that ssh stuff put you off Git in the past, you should try again.

Try Git Extensions to install Git:

http://code.google.com/p/gitextensions/
(Git Extension only include Git 1.6.5)

Comments

Sign In or Register to comment.