Size: 606
Comment:
|
Size: 570
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
= diff-in-diffs = | = diff-in-diffs extension = |
Line 11: | Line 11: |
''Author: '' ''(André L. F. Pinto)'' | ''Author: '' ''André L. F. Pinto'' |
Line 13: | Line 13: |
Repository: ''(https://bitbucket.org/andrelfpinto/hg-diff-in-diffs)'' Web page: ''(where to get more info)'' |
Repository: ''https://bitbucket.org/andrelfpinto/hg-diff-in-diffs'' |
diff-in-diffs extension
This extension adds a new command to create the diff of two diffs.
Status
This extension is not distributed with Mercurial.
Author: André L. F. Pinto
Repository: https://bitbucket.org/andrelfpinto/hg-diff-in-diffs
Overview
More detailed explanation: what it does, how to use it, etc.
Configuration
Configure your .hgrc to enable the extension by adding following lines:
[extensions] ...