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 changeset.
- Assembly
- Cake
.Hg .dll - Namespace
- Cake
.Hg - Containing Type
- HgExtensions
Syntax
public static Changeset Parent(this Repository repository, Changeset changeset)
Parameters
Name | Type | Description |
---|---|---|
repository | Repository | Mercurial repository |
changeset | Changeset | Changeset |
Return Value
Type | Description |
---|---|
Changeset |