WP Mercurial

0

Not everyone has the luxury of seperate development, staging, and live servers. WP Mercurial helps work around the limitations of a single server by automating many of the repetitive Me

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
This plugin is outdated and might not be supported anymore.

Description

Not everyone has the luxury of seperate development, staging, and live servers. WP Mercurial helps work around the limitations of a single server by automating many of the repetitive Mercurial tasks required when updating WordPress.

Each time a plugin, a theme, or the core is updated, WP Mercurial will automatically run:

    hg -A commit -m '<description of update>' 

The description is based on what was updated.

WP Mercurial never pushes automatically.

There is also a dashboard widget that provides all the basic Hg commands.