Hacker News new | ask | show | jobs
by 0x44 5910 days ago

  But Git requires that users either use cygwin or install half a linux environment in Windows.
That was true, but is no longer. There is a Windows port of git called MSysGit available on google code: http://code.google.com/p/msysgit/ .
1 comments

MsysGit is still a huge collection of random packages, many of which you don't need for other revision control systems. No it isn't cygwin, but you require 130mb of linux packages still to install it.

It's nowhere near self contained. Bzr,Hg,cvs,svn (and others), are just a small directory, and need none of those. MsysGit is overrated too. Usable yes, but ideal? Hardly..