Summary
Create a
RevSpec
that includes a range
of revisions, by simply selecting all changesets that has
a revision number in the specified range.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
- Containing Type
- RevSpec
Syntax
public static RevSpec Range(RevSpec from, RevSpec to)