RevSpec.

Branches Property

Summary

Gets a RevSpec object that selects all changesets that belongs to branches found in this RevSpec.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
RevSpec

Syntax

public RevSpec Branches { get; }

Value

Type Description
RevSpec