Size: 414
Comment:
|
← Revision 7 as of 2013-08-29 18:35:21 ⇥
Size: 572
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
Gil is what you effortlessly call me but this is not the most masculine name. I am a production and [[http://Dictionary.Reference.com/browse/handing|handing]] them out officer. To play rock and roll are a few things I really enjoy managing. Ohio is where we've been living popular. http://i1122.photobucket.com/albums/l529/kotyshop/Dun/memoryfoam.jpg See what's new on my website here: http://marined3rblogs.com | == Children Extension == /!\ This extensions is deprecated. See [[Topic:revsets|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 |
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 =