Summary
Creates a new
RevSpec
that will include the changeset idenfitied by
the specified bookmark name.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
- Containing Type
- RevSpec
Syntax
public static RevSpec Bookmark(string name)
Parameters
Name | Type | Description |
---|---|---|
name | string | The name of the bookmark to include. |