Using the mercurial mq extension
Posted in mercurial, Python on Feb 20th, 2010 No Comments »
Being a big git fan, I was disappointed when I was forced to use mercurial at work. In my opinion, mercurial is not as flexible and powerful as git. But lately I’ve started to use the mq extension of mercurial, which gives me back some of the more powerful features of git I had missed […]