view README @ 18:d920e3425db5

Added parameter to filter the type of subrepo to loop through. Added tests.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 29 Mar 2012 16:18:57 -0700
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.