Show unified diff in ReplacePatchSet emails
Bug: Issue 5599 Change-Id: I33eb769843d9a634cdb63d6240bfb0dfda65d0fe
This commit is contained in:
@@ -60,4 +60,11 @@
|
||||
{$patchSet.refName}
|
||||
{\n}
|
||||
{/if}
|
||||
|
||||
{if $email.includeDiff}
|
||||
{\n}
|
||||
{\n}
|
||||
{$email.unifiedDiff}
|
||||
{\n}
|
||||
{/if}
|
||||
{/template}
|
||||
@@ -49,4 +49,8 @@
|
||||
{$patchSet.refName}
|
||||
{/param}{/call}
|
||||
{/if}
|
||||
|
||||
{if $email.includeDiff}
|
||||
{call .Pre}{param content: $email.unifiedDiff /}{/call}
|
||||
{/if}
|
||||
{/template}
|
||||
|
||||
Reference in New Issue
Block a user