Summary
Update/checkout changeset to working directory.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
.Gui - Containing Type
- GuiClient
Syntax
public static void UpdateGui(this Repository repository, UpdateGuiCommand command = null)
Parameters
| Name | Type | Description |
|---|---|---|
| repository | Repository |
The Repository to update.
|
| command | UpdateGuiCommand |
Any extra options to the tag method, or null for default options.
|
Return Value
| Type | Description |
|---|---|
| void |