This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Hg.
Summary
Retrieve first parent of revision.
- Assembly
- Cake
.Hg .dll - Namespace
- Cake
.Hg - Containing Type
- HgExtensions
Syntax
public static Changeset Parent(this Repository repository, RevSpec revision)
Parameters
Name | Type | Description |
---|---|---|
repository | Repository | Mercurial repository |
revision | RevSpec | Revision |
Return Value
Type | Description |
---|---|
Changeset |