Differences between revisions 1 and 2
Revision 1 as of 2008-08-20 07:29:34
Size: 553
Editor: abuehl
Comment: new page
Revision 2 as of 2008-08-20 07:31:19
Size: 553
Editor: abuehl
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== Rebase extension == == Rebase Extension ==

Rebase Extension

This extension is expected to be distributed along with Mercurial releases

Author: Stefano Tortarolo

See RebaseProject for usage details.

The rebase extension is currently (as of 2008-08-20) available from the tip of the main development branch of Mercurial and is thus contained in the [http://www.selenic.com/mercurial-snapshot.tar.gz hourly snapshot].

1. Configuration

Enable the extension in the configuration file (.hgrc):

[extensions]
hgext.rebase = 


CategoryExtension

RebaseExtension (last edited 2017-03-28 19:44:56 by SietseBrouwer)