Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2007-10-30 02:20:27
Size: 498
Editor: TKSoh
Comment:
Revision 4 as of 2010-08-28 15:05:03
Size: 503
Editor: abuehl
Comment:
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
Line 19: Line 18:
CategoryExtension CategoryBundledExtension

Children Extension

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)