Skip to main content

Automatic dirty working directory shelving for Mercurial

Project description

AutoShelve is a Mercurial extension that shelves modified files before applying changes to the repository then unshelve them.

Why would I use it ?

I not sure that there is a valid reason for using it. But it’s a pragmatic solution for durty use cases. Autoshelve will avoid you wasting time until you meet and find a good solution.

Note:

Shelve operations may be very long for certain repositories. In this cases you may want to disable or enable autoshelve in the configuration file of the repository.

Installation

Install hg-autoshelve using pip:

pip install hg-autoshelve

Then enable the extension in your mercurial configuration file:

[extensions]
hgext3rd.autoshelve=

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

hg-autoshelve-0.1.7.tar.gz (3.1 kB view hashes)

Uploaded Source

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