CloneCommand.

UsePull Property

Summary

Gets or sets a value indicating whether to use pull protocol to copy metadata. Default value is false.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
CloneCommand

Syntax

public bool UsePull { get; set; }

Attributes

Type Description
DefaultValueAttribute

Value

Type Description
bool