mercurial/commands.py
changeset 49172 5ad37b5bfb31
parent 48919 8b3f3f10e808
child 49229 ed9170ff791a
--- a/mercurial/commands.py	Mon May 02 12:10:28 2022 +0400
+++ b/mercurial/commands.py	Wed May 04 13:39:49 2022 -0400
@@ -2536,7 +2536,8 @@
 
        :hg:`diff` may generate unexpected results for merges, as it will
        default to comparing against the working directory's first
-       parent changeset if no revisions are specified.
+       parent changeset if no revisions are specified.  To diff against the
+       conflict regions, you can use `--config diff.merge=yes`.
 
     By default, the working directory files are compared to its first parent. To
     see the differences from another revision, use --from. To see the difference