⇤ ← Revision 1 as of 2009-04-26 09:07:09
Size: 537
Comment:
|
Size: 537
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 11: | Line 11: |
Works with: Mercurial 1.0 and beyond. | Works with: Mercurial 1.2 and beyond. |
Histedit Extension
This extension is not distributed with Mercurial.
Author: durin42
Download site:
Home page: http://bitbucket.org/durin42/histedit/
Works with: Mercurial 1.2 and beyond.
1. Overview
History editing plugin for Mercurial, heavily inspired by git rebase --interactive.
2. Configuration
Configure your [:.hgrc:.hgrc] to enable the extension by adding following lines:
[extensions] histedit =