Summary
Gets the other parent revision number, ie. the "right" parent of the merge.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
- Containing Type
- MergeJob
Syntax
public Changeset OtherParent { get; }
Remarks
This is the revision the working directory was merged with.
Value
Type | Description |
---|---|
Changeset |