Summary
Gets a
RevSpec
object that select the parent revision of the working directory. If an
uncommitted merge is in progress, pick the first parent.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
- Containing Type
- RevSpec
Syntax
public static RevSpec WorkingDirectoryParent { get; }
Value
Type | Description |
---|---|
RevSpec |