vote up 18 vote down star
10

I use Subversion via TortoiseSVN but I hear good things about Git.

Are there any similar tools available for Git on Windows?

Feel free to answer with tools which still in early development.

flag

7 Answers

vote up 11 vote down check
  1. git-gui (distributed with Git)
  2. qgit,
  3. git-cola - a highly caffeinated git gui
link|flag
vote up 12 vote down

The git wiki has a comprehensive list of frontends and interfaces.

link|flag
vote up 8 vote down

There are some people working on a Tortoise port for GIT: http://code.google.com/p/tortoisegit/

Still in early stages, but worth to keep an eye on.

link|flag
vote up 3 vote down

GitCheetah (although it's early days). And the default tools that ship with git.

link|flag
vote up 3 vote down

There's egit for Eclipse.

link|flag
vote up 1 vote down

GitExtensions is a GUI, Visual Studio plugin and shell extensions for Git.

link|flag
vote up 0 vote down

tortoisegit http://code.google.com/p/tortoisegit/

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.