view README @ 17:5ea3f7533ec5

Exposed new environment variable with the subrepo type. Updated test. Added a test for mixed subrepo cases.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 27 Mar 2012 16:53:23 -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.