view README @ 16:44feac64ecfe

refactoring: disentangled breadth-first and depth-first search; made functions nested
author jakob krainz <jakob@hawo-net.de>
date Tue, 06 Mar 2012 19:59:36 +0100
parents 97cc79ab4b3c
children 30bdbd5f6173
line wrap: on
line source

.. -*-restructuredtext-*-

onsub extension
===============

This simple extension lets you execute a command in each
subrepository. This can be handy for quickly updating all
subrepositories::

  $ hg onsub 'hg pull --update'

Please send bug reports to the `Mercurial mailinglist`__.

.. __: mailto:mercurial-devel@selenic.com


Sponsoring
----------

This extension was written by `aragost Trifork`_ for a client. Feel
free to contact `aragost Trifork`_ to discuss any further improvements
to the extension.

Contact
-------

Martin Geisler <mg@aragost.com>

.. _aragost Trifork: http://aragost.com/mercurial/

License
-------

The extension is licensed under the GNU GPL version 2 or later. Please
see the ``COPYING`` file for details.