BisectResult.

Revision Property

Summary

Gets the Revision the BisectCommand is currently at in the repository; or if Done is true, the first good changeset in the repository.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
BisectResult

Syntax

public RevSpec Revision { get; }

Value

Type Description
RevSpec