Skip to main content

Mercurial extension to work with nested repositories

Project description

Mercurial extension to work with nested repositories.

It was inspired by the forest extension.

The extension allow to apply common Mercurial commands to all the nested repositories at once like pull, push etc. It allow also to fetch a complete tree of repositories through ssh or http.

To enable the “hgnested” extension, create an entry for it in your Mercurial configuration file, like this:

[extensions]
hgnested =

See hg help hgnested for the complete list of commands.

To run the tests, do (run-tests.py comes from mercurial tests):

python run-tests.py test-hgnested.t

For more information please visit the hgnested website.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hgnested-0.8.tar.gz (18.7 kB view hashes)

Uploaded Source

Built Distribution

hgnested-0.8-py2-none-any.whl (6.3 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page