Summary
Add or remove a tag for a changeset.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
- Containing Type
- Repository
Syntax
public void Tag(TagCommand command)
Parameters
Name | Type | Description |
---|---|---|
command | TagCommand | The options to the tag command. |
Return Value
Type | Description |
---|---|
void |