RevSpec.

AllOrNothing Property

Summary

Gets a RevSpec that will include all changesets in this set, only if all changesets specified are present, otherwise it will be an empty set.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
RevSpec

Syntax

public RevSpec AllOrNothing { get; }

Value

Type Description
RevSpec