RevSpec.

Null Property

Summary

Gets a RevSpec object that select the null revision, the revision that is the initial, empty repository, revision, the parent of revision 0.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
RevSpec

Syntax

public static RevSpec Null { get; }

Value

Type Description
RevSpec