hgext/children.py
changeset 8873 e872ef2e6758
parent 8277 b9403042968a
child 8894 868670dbc237
--- a/hgext/children.py	Sun Jun 21 16:35:44 2009 +0200
+++ b/hgext/children.py	Sun Jun 21 16:45:47 2009 +0200
@@ -8,6 +8,8 @@
 # This software may be used and distributed according to the terms of the
 # GNU General Public License version 2, incorporated herein by reference.
 
+'''provides children command to show children changesets'''
+
 from mercurial import cmdutil
 from mercurial.commands import templateopts
 from mercurial.i18n import _