Changeset.

RightParentHash Property

Summary

Gets the hash of the right parent, or System.String.Empty if this is the initial changeset.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
Changeset

Syntax

public string RightParentHash { get; }

Value

Type Description
string