Size: 553
Comment: new page
|
Size: 714
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
== Rebase extension == '''This extension is expected to be distributed along with Mercurial releases''' |
== Rebase Extension == '''This extension is distributed along with Mercurial releases (starting with 1.1)''' |
Line 8: | Line 8: |
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]. | 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]]. The rebase extension is '''not''' compatible with Mercurial release 1.0.2 (see http://www.selenic.com/pipermail/mercurial/2008-September/021154.html). |
Rebase Extension
This extension is distributed along with Mercurial releases (starting with 1.1)
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 hourly snapshot.
The rebase extension is not compatible with Mercurial release 1.0.2 (see http://www.selenic.com/pipermail/mercurial/2008-September/021154.html).
Configuration
Enable the extension in the configuration file (.hgrc):
[extensions] hgext.rebase =