MercurialPreCommitHook.

RightParentRevision Property

Summary

Gets the RevSpec identifying the left parent of the changeset that was committed; or null if this is not a merge changeset.
Assembly
Mercurial.Net.dll
Namespace
Mercurial.Hooks
Containing Type
MercurialPreCommitHook

Syntax

public RevSpec RightParentRevision { get; }

Value

Type Description
RevSpec