RevSpec.

Closed Property

Summary

Gets a RevSpec object that selects all changesets that close a branch.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
RevSpec

Syntax

public static RevSpec Closed { get; }

Value

Type Description
RevSpec The revision specification for all changesets that close a branch.