Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

While I agree with this statement very much, and I know various different source control programs, I still from where I am standing feel like Git is something that new startups and people in generally work with.

It is one of the first features touted when a newer service comes to town (sometimes alongside Mercurial, but generally support for Mercurial comes after git).

I personally really enjoy git, I love what it has to offer, and honestly it has a better community aspect to it, Github is simply amazing, with Gitorious a close second and yes BitBucket exists, but it is not even close. It doesn't have the same community feel, pull requests are practically non-existent, the online tools are not that great (the wiki being a mercurial repo is actually pretty nice), and overall it just seems to have stagnated since being bought by Atlassian.

As for the corporate world, if you want in house solutions either has some choices. You can go with straight Git/Hg without a web front-end, you can use their built-in web front-ends or you can get something like Kiln and Gitorious (being open source is kinda nice really, low barrier to entry).

Where Git still lacks is on the Windows side of things, someone really should come along and write a Git compliant client that is more windows centric and runs correctly rather than having to have MingW installed and a whole range of other tools and utilities. The version also lacks behind somewhat so sometimes you may run into a bug that you can't replicate using a newer version (had a nasty merge that caused that issue, worked fine on my Mac, no so much on Windows).

Mercurial since it is entirely written in Python will work great on Windows. The TortoiseHg and TortoiseGit will always leave something to be desired but at least they exist and can make it somewhat easier, other than the fact that Git's terminology doesn't match up with Subversion or CVS (what most devs have used before).



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: