[issue14466] Rip out mq instructions

Francisco Martín Brugué report at bugs.python.org
Mon Apr 30 21:10:43 CEST 2012


Francisco Martín Brugué <francismb at email.de> added the comment:

Just for the record:

Thanks to the old mq workflow in the devguide I've learned about them and I'm now using it all the time to send and manage the patches.

The only thing is that one should first use the “qqueue” functionality (see “hg help qqueue”) and then in a "qqueue" all the old devguide stuff (hg qdiff, hg qpush, hg qpop, and so on...).

I agree that for a beginner the actual workflow maybe easier.

----------
nosy: +francismb

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14466>
_______________________________________


More information about the Python-bugs-list mailing list