MercurialPreTransactionCommitHook.

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.

Syntax

public RevSpec RightParentRevision { get; }

Value

Type Description
RevSpec