Mercurial > hg-onsub
view README @ 2:cd0c93eba765
Trigger ReST rendering on Bitbucket.
author | Martin Geisler <mg@lazybytes.net> |
---|---|
date | Mon, 06 Sep 2010 12:21:02 +0200 |
parents | 0a9d6bf5874e |
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