Easycommit Extension

This extension is not distributed with Mercurial.

Author: Sébastien Pierre

Download site: [http://www.ivy.fr/mercurial/easy/mercurial-easy-latest.tar.gz]

Overview

Easycommit is part of the [http://www.ivy.fr/mercurial/easy Mercurial Easy] and provides you with a command-line GUI when commiting from mercurial.

Easycommit allows you:

You can see a screenshot of the interface [http://www.ivy.fr/mercurial/easy/commit.png here].

Configuration

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

[extensions]
#           JUST POINT TO WHERE YOU UNPACKED THE MERCURIAL EASY EXTENSIONS
commit    = ~/Local/Mercurial-Easy/Sources/easyhg/easycommit.py


CategoryExtension