Summary
Apply one or more changegroup files generated by the bundle command.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
- Containing Type
- Repository
Syntax
public void Unbundle(UnbundleCommand command)
Parameters
Name | Type | Description |
---|---|---|
command | UnbundleCommand | The options to the unbundle method. |
Return Value
Type | Description |
---|---|
void |