Summary
Reorder unapplied MQ patches.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
.Gui - Containing Type
- GuiClient
Syntax
public static void QueueReorderGui(this Repository repository, QueueReorderGuiCommand command = null)
Remarks
This command is only available for the
PyQT
client type.
Parameters
Name | Type | Description |
---|---|---|
repository | Repository |
The Repository to reorder patches in.
|
command | Queue |
Any extra options to the qreorder method, or null for default options.
|
Return Value
Type | Description |
---|---|
void |