Summary
Initializes a repository remotely, through a server which supports such functionality.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
- Containing Type
- Client
Syntax
public static void RemoteInit(RemoteInitCommand command)
Parameters
| Name | Type | Description |
|---|---|---|
| command | RemoteInitCommand | The options to the init method. |
Return Value
| Type | Description |
|---|---|
| void |