Summary
Recover from an interrupted commit or pull.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
- Containing Type
- Repository
Syntax
public void Recover(RecoverCommand command = null)
Parameters
| Name | Type | Description |
|---|---|---|
| command | RecoverCommand |
Any extra options to the recover method, or null for default options.
|
Return Value
| Type | Description |
|---|---|
| void |