Summary
Gets the local parent revision number, ie. the "left" parent of the merge.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
- Containing Type
- MergeJob
Syntax
public Changeset LocalParent { get; }
Remarks
This is what the working directory was at before the merge was initiated.
Value
Type | Description |
---|---|
Changeset |