... | ... | @@ -25,7 +25,7 @@ This is where you register features that are unimplemented or badly implemented |
|
|
|
|
|
==== history compression feature ====
|
|
|
|
|
|
Select rev A and ancestor rev B. cmenu should offer 'Compress history'.
|
|
|
Select rev A and descendant rev B. cmenu should offer 'Compress history'.
|
|
|
|
|
|
It will update to A (if necessary), hg revert --all --rev B, then open the commit tool with the
|
|
|
concatenated commit messages of revisions between A and B. User can then edit the
|
... | ... | |