Page MenuHomePhabricator

D20972.id49970.diff
No OneTemporary

D20972.id49970.diff

diff --git a/src/workflow/ArcanistPatchWorkflow.php b/src/workflow/ArcanistPatchWorkflow.php
--- a/src/workflow/ArcanistPatchWorkflow.php
+++ b/src/workflow/ArcanistPatchWorkflow.php
@@ -466,6 +466,7 @@
$new_branch = $this->createBranch($bundle, $has_base_revision);
}
if (!$has_base_revision && $this->shouldApplyDependencies()) {
+ $this->authenticateConduit();
$this->applyDependencies($bundle);
}

File Metadata

Mime Type
text/plain
Expires
Mon, Mar 24, 2:13 AM (1 d, 22 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7686807
Default Alt Text
D20972.id49970.diff (438 B)

Event Timeline