Summary
Identifies the working copy.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
- Containing Type
- Repository
Syntax
public RevSpec Identify(IdentifyCommand command = null)
Parameters
Name | Type | Description |
---|---|---|
command | IdentifyCommand |
Any extra options to the identify method, or null for default options.
|