[PATCH] hgext/mq - add qstatus command
Ben Thomas
bthomas at virtualiron.com
Sat Feb 17 20:50:20 UTC 2007
This patch implements a qstatus command. The command provides the status
of the mq repository. While this information could obtained via
something like: pushd `hg root`/.hg/patches; hg status; popd
it's quite a bit simpler and faster to use hg qstatus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: proposed-qstatus.patch
Type: text/x-patch
Size: 1630 bytes
Desc: not available
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-devel/attachments/20070217/93c2a375/attachment.bin>
More information about the Mercurial-devel
mailing list