HeadsCommand.

BranchRevisions Property

Summary

Gets the collection of Revision, if non-empty, will only include heads associated with the branches these revisions are on. Default is empty.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
HeadsCommand

Syntax

public Collection<RevSpec> BranchRevisions { get; }

Value

Type Description
Collection<T>