Summary
Select all changesets in the specified branch.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
- Containing Type
- RevSpec
Syntax
public static RevSpec InBranch(string name)
Parameters
Name | Type | Description |
---|---|---|
name | string | The name of the branch to select all changesets in. |