Differences between revisions 3 and 5 (spanning 2 versions)
Revision 3 as of 2009-05-19 19:31:03
Size: 498
Editor: localhost
Comment: converted to 1.6 markup
Revision 5 as of 2012-11-06 08:45:57
Size: 572
Editor: mpm
Comment: moinfs edit
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

/!\ This extensions is deprecated. See [[Topic:revsets|revsets]].
Line 17: Line 19:
Line 19: Line 20:
CategoryExtension CategoryBundledExtension

Children Extension

/!\ This extensions is deprecated. See revsets.

This extension is distributed with Mercurial.

Author: Thomas Arendsen Hein

Overview

This is parents mirror operation. This extension allows you to get the children of a revision or the revision where a file was last changed after the working directory or another revision.

Configuration

Configure your .hgrc to enable the extension by adding the following lines:

[extensions]
children =


CategoryBundledExtension

ChildrenExtension (last edited 2013-08-29 18:35:21 by AugieFackler)