Ian Lewis 8/18/2009

Using Mercurial MQ

Read Original

This article provides a practical tutorial on using the Mercurial MQ (Mercurial Queues) extension. It explains how to enable MQ, create patches with `qnew`, manage changes with `qpop` and `qpush`, update patches with `qrefresh`, and finally commit them with `qfinish`. It's aimed at developers needing to context-switch between tasks without committing incomplete work.

Using Mercurial MQ

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser