We'll want to reuse the logic that hg diff --change with
diff.merge uses. At least hg log -p should reuse it. This patch
therefore extracts that code to a function.
Details
Details
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.