Commentary: "Why I Switched to Git From Mercurial"
Diego Oliveira
lokimad at gmail.com
Wed May 19 01:14:25 UTC 2010
Let me say some words....
I think both tool are great. I started using git, it's nice, has great
features and so on,
the I sow mercurial. Its nice, friendly, and met my needs. I did some
research to adopt
a new vcs and selected Mercurial. The fact is that neither of them are
perfect. Git has
it "reindex" thing that just don't bought me, the command set is just huge
for an average
programmer that don't do a lot of source code control related thing, just
pull, commit, and push.
We have more then 40 projects under mercurial control, and I don't think to
change in a
near future.
On Tue, May 18, 2010 at 9:20 PM, Joe Turpin <joe.turpin at gmail.com> wrote:
> On Tue, May 18, 2010 at 6:59 PM, Mike Meyer <mwm at mired.org> wrote:
> <snip>
> > All three of these things are ways of dealing with hg not having
> > lightweight branches. If mq has problems, possibly a different
> > solution should be used. Personally, I've not found one I like as well
> > as just cloning the repo, but that's just me.
> >
> > Really needing lightweight branches along with no suitable extension
> > (this making mq unsuitable) might cause someone to stop using hg. But
> > then claiming that hg loses data is simply fud.
> >
> > <mike
>
> I wouldn't say it drove me away, but it left me wanting more. This
> caused me to take a look at git. I started using its branching, found
> I liked it, and just found myself reaching for it as a tool more and
> more.
>
> So yes, I slowly stopped using hg. I still follow the list and am even
> subscribed to an RSS feed that tracks the stable repository. My
> interest perks up whenever there's talk of making bookmarks more than
> just local.
>
> I'm no staunch proponent of either DVCS. I'm more a staunch proponent
> of well-implemented DVCSs, which both are. Git just happened to
> scratch my particular itch.
>
> --Joe
> _______________________________________________
> Mercurial mailing list
> Mercurial at selenic.com
> http://selenic.com/mailman/listinfo/mercurial
>
--
Att.
Diego de Oliveira
System Architect
diego at diegooliveira.com
www.diegooliveira.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20100518/05a0f44c/attachment.html>
More information about the Mercurial
mailing list