mark florisson, 14.10.2012 15:13:
> The hg support didn't work great for me (it was really slow),

It's fast enough for almost everything. What's really slow is when it has
to figure out how to match branches after head changes - I consider that a
pretty serious bug. But that happens quite rarely. And I usually push only
the master branch anyway, which is quick.

Obviously, hg is way faster against a mercurial server than against a git
server.


> can I ask why you're using it?

I prefer the interface of hg over that of git, that's the main reason.

In fact, whenever I have to touch git, it quickly lives up to its name:

http://dict.leo.org/ende?lang=en&search=igitt

Stefan

_______________________________________________
cython-devel mailing list
cython-devel@python.org
http://mail.python.org/mailman/listinfo/cython-devel

Reply via email to