Summary
Gets or sets the branch to include in the clone. If empty, include every branch
from the source repository. Default is empty.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
.Gui - Containing Type
- CloneGuiCommand
Syntax
public string Branch { get; set; }
Remarks
This property is only available for the
PyQT
client type.
Attributes
Type | Description |
---|---|
Default |
|
Repeatable |
This attribute can be applied to collection-properties in option classes, to specify the option to prefix each element in the collection with, when building the command line arguments for the Mercurial executable. |
Value
Type | Description |
---|---|
string |