⇤ ← Revision 1 as of 2007-10-25 19:22:48
Size: 519
Comment:
|
Size: 498
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 15: | Line 15: |
children = /path/to/children.py | children = |
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 =