Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F17675145
D12891.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
612 B
Referenced Files
None
Subscribers
None
D12891.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D12891: Specify branch in Diffusion commit email
Attached
Detach File
Event Timeline
Log In to Comment