Stephen Lau wrote: > Quick updated version... > adds a symbolic name for 'onnv-gate' to allow people to just type: > hg clone onnv-gate > > also added a '-q' flag to allow people to enable Mq if they want it >
I'd rather not have the -q. In the discussions around actually *using* Mq in general, there was a general worry about foot-shooting, encouraging foot-shooting seems bad (and anyone who cared could add it to their ~/.hgrc by hand, either way). Beyond that, the Mq in 0.9.3 (at least) doesn't actually deal with rename-info in patches (at least, as best as I can tell, it may if you use the -g 'git-style diff' option throughout), so encouraging it stands a decent chance of us losing rename information too. -- Rich