Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15431817
D8484.id20099.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
491 B
Referenced Files
None
Subscribers
None
D8484.id20099.diff
View Options
diff --git a/src/workflow/ArcanistLandWorkflow.php b/src/workflow/ArcanistLandWorkflow.php
--- a/src/workflow/ArcanistLandWorkflow.php
+++ b/src/workflow/ArcanistLandWorkflow.php
@@ -879,7 +879,7 @@
// than to try to hook into git/hg.
$this->dispatchEvent(
ArcanistEventType::TYPE_LAND_WILLPUSHREVISION,
- array());
+ array('revision' => $this->revision));
} catch (Exception $ex) {
$this->executeCleanupAfterFailedPush();
throw $ex;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mar 25 2025, 2:38 PM (5 w, 1 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7722277
Default Alt Text
D8484.id20099.diff (491 B)
Attached To
Mode
D8484: Arcanist - add revision data to TYPE_LAND_WILLPUSHREVISION event
Attached
Detach File
Event Timeline
Log In to Comment