Page MenuHomePhabricator

D13873.id33501.diff
No OneTemporary

D13873.id33501.diff

diff --git a/src/workflow/ArcanistLintWorkflow.php b/src/workflow/ArcanistLintWorkflow.php
--- a/src/workflow/ArcanistLintWorkflow.php
+++ b/src/workflow/ArcanistLintWorkflow.php
@@ -526,7 +526,7 @@
$prompt = pht(
'Apply this patch to %s?',
phutil_console_format('__%s__', $result->getPath()));
- if (!$console->confirm($prompt, $default_no = false)) {
+ if (!$console->confirm($prompt, $default = true)) {
continue;
}
}

File Metadata

Mime Type
text/plain
Expires
Oct 17 2025, 9:37 PM (13 w, 9 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
8500324
Default Alt Text
D13873.id33501.diff (510 B)

Event Timeline