RevSpec.

Roots Property

Summary

Gets a RevSpec object that selects all changesets that has no parents in the set.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
RevSpec

Syntax

public RevSpec Roots { get; }

Value

Type Description
RevSpec