Summary
Gets a
RevSpec
object that selects all the changesets in the repository.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
- Containing Type
- RevSpec
Syntax
public static RevSpec All { get; }
Value
Type | Description |
---|---|
RevSpec | The revision specification for all the changesets in the repository. |