Differences between revisions 2 and 3
Revision 2 as of 2009-04-26 09:07:43
Size: 537
Comment:
Revision 3 as of 2009-04-28 06:41:52
Size: 597
Editor: abuehl
Comment: +link to README on bitbucket
Deletions are marked like this. Additions are marked like this.
Line 29: Line 29:
See http://bitbucket.org/durin42/histedit/src/tip/README

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.

Overview

History editing plugin for Mercurial, heavily inspired by git rebase --interactive.

Configuration

Configure your [:.hgrc:.hgrc] to enable the extension by adding following lines:

[extensions]
histedit = 

Usage Scenario

See http://bitbucket.org/durin42/histedit/src/tip/README


CategoryExtension

HisteditExtension (last edited 2021-02-01 14:07:53 by muxator)