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
- Mercurial
Pre Commit Hook
Syntax
public RevSpec RightParentRevision { get; }
Value
| Type | Description |
|---|---|
| RevSpec |