Changeset.

LeftParentHash Property

Summary

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

Syntax

public string LeftParentHash { get; }

Value

Type Description
string