Mercurial > hg-onsub
view README @ 14:34aa014b5989
Add help for POST-CMD
author | Martin Geisler <mg@aragost.com> |
---|---|
date | Tue, 06 Mar 2012 14:36:55 +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.