Re: GitHub
[email protected] (Dirkjan Ochtman) Wed, 25 Feb 2009 10:22:14 +0100
| Newsgroups | svn.migration |
|---|---|
| Message-ID | <[email protected]> |
(Sorry if this breaks threading, I don't have the earlier messages...) "Rasmus Lerdorf" <[email protected]> wrote in message news:[email protected]... > I am fairly comfortable with the state of the Git Windows tools. > TortoiseGit is coming along, and I am told the Git Extensions for the > shell and VisualStudio work well. The Git cli has been cleaned up as > well, so instead of 200 separate git programs, you now have a very > Mercurial-like cli and writing a git for PHP cvs users page wouldn't be > so hard today. You apparently think Mercurial has a nice CLI. Why not consider it? There's Bitbucket, which is a GitHub-like site. It's still fast, but much easier to do extensions for. The CLI is easier to understand, even if the git CLI has been cleaning up their act. There's a pretty good TortoiseHG, which is further along than the git version. And to prematurely counter the momentum argument: just don't go there. Mozilla, lots of Sun stuff (OpenJDK, NetBeans), corporations like Fog Creek went with Mercurial after extensive investigation. Python is fancying hg, too. I'm a Mercurial developer, and would be happy to dedicate some time to help with the migration. Cheers, Dirkjan