Page MenuHomePhabricator

D8484.id20099.diff
No OneTemporary

D8484.id20099.diff

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

Mime Type
text/plain
Expires
May 14 2024, 3:36 PM (4 w, 4 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6295406
Default Alt Text
D8484.id20099.diff (491 B)

Event Timeline