Summary
Retrieves the tip revision.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
- Containing Type
- Repository
Syntax
public Changeset Tip(TipCommand command = null)
Parameters
Name | Type | Description |
---|---|---|
command | TipCommand | The information object for the tip command. |