Page MenuHomePhabricator

D20972.diff
No OneTemporary

D20972.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
Sat, Mar 22, 9:54 PM (2 w, 11 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7686807
Default Alt Text
D20972.diff (438 B)

Event Timeline