Show More
@@ -8,6 +8,11 b'' | |||
|
8 | 8 | |
|
9 | 9 | == New Experimental Features == |
|
10 | 10 | |
|
11 | * `hg diff` now takes an experimental `--merge` flag which causes `hg | |
|
12 | diff --change` to show the changes relative to an automerge for | |
|
13 | merge changesets. This makes it easier to detect and review manual | |
|
14 | changes performed in merge changesets. | |
|
15 | ||
|
11 | 16 | |
|
12 | 17 | == Bug Fixes == |
|
13 | 18 |
General Comments 0
You need to be logged in to leave comments.
Login now