Mercurial > hg-onsub
view README @ 10:97cc79ab4b3c
Add license file and note to the README
author | Martin Geisler <mg@aragost.com> |
---|---|
date | Mon, 27 Feb 2012 15:56:03 +0100 |
parents | ef52038b4459 |
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.