view README @ 5:73658c424c7b

Adapt to new run-tests.py output
author Martin Geisler <mg@aragost.com>
date Wed, 24 Nov 2010 14:59:08 +0100
parents cd0c93eba765
children ef52038b4459
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