Summary
Select all changesets in this
RevSpec specification, but
not in revSpec.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
- Containing Type
- RevSpec
Syntax
public RevSpec Except(RevSpec revSpec)
Parameters
| Name | Type | Description |
|---|---|---|
| revSpec | RevSpec | The revisions of the changesets to exclude. |