Page MenuHomePhabricator

D12891.diff
No OneTemporary

D12891.diff

diff --git a/src/applications/differential/editor/DifferentialTransactionEditor.php b/src/applications/differential/editor/DifferentialTransactionEditor.php
--- a/src/applications/differential/editor/DifferentialTransactionEditor.php
+++ b/src/applications/differential/editor/DifferentialTransactionEditor.php
@@ -1248,6 +1248,10 @@
$diff = $this->requireDiff($update_xaction->getNewValue(), true);
$body->addTextSection(
+ pht('BRANCH'),
+ $diff->getBranch());
+
+ $body->addTextSection(
pht('AFFECTED FILES'),
$this->renderAffectedFilesForMail($diff));

File Metadata

Mime Type
text/plain
Expires
Mon, Jul 14, 8:21 AM (3 w, 2 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
8417886
Default Alt Text
D12891.diff (612 B)

Event Timeline