On Aug 19, 2009, at 7:49 AM, Ondrej Certik wrote: > On Wed, Aug 19, 2009 at 6:29 AM, Lisandro Dalcin<[email protected]> > wrote: >> On Wed, Aug 19, 2009 at 3:19 AM, Ondrej Certik<[email protected]> >> wrote: >>> >>> Cool, during my tutorial here at scipy09, I asked how many people >>> use >>> hg and how many git, and it seems it's about half and half --- and >>> that's a python conference, so I assume lots of people use hg >>> because >>> it's in python. So git is growing, I like to see that. :) >>> >> >> Well, I do not think that my preference for hg is related to it being >> written in Python. I would say that is more or less like the >> preference that I have for Python comparing to Perl ;-). Of course, >> the workflow of my projects is extremely simple, I'm basically the >> only one that make all the commits. Perhaps for larger projects, git >> is better... I do not know... > > Yes, I think you summed it up more nicely why python people are more > inclined to hg. > > I also used to think that git is like perl (=bad), but in fact it's > pretty cool. Anyway, this is offtopic, sorry for that.
Yes, I use git for some stuff too, though I also prefer hg. However, as long as git+hg takes over from cvs+svn, things are moving in the right direction... - Robert _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
