Size: 603
Comment: Repository -> Download site
|
Size: 600
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 12: | Line 12: |
Download site: http://hg.mozilla.org/users/jlebar_mozilla.com/hg-patience/ | Repository: http://hg.mozilla.org/users/jlebar_mozilla.com/hg-patience/ |
Patience extension
Contents
1. Status
This extension is not distributed with Mercurial.
Author: Justin Lebar
Repository: http://hg.mozilla.org/users/jlebar_mozilla.com/hg-patience/
2. Overview
This extension lets Mercurial generate diffs according to (an approximation of) Bram Cohen's patience diff algorithm.
3. Configuration
Configure your .hgrc to enable the extension by adding following lines:
[extensions] patience = /path/to/patience.py