Page MenuHomePhabricator

D21306.diff
No OneTemporary

D21306.diff

diff --git a/src/configuration/ArcanistConfiguration.php b/src/configuration/ArcanistConfiguration.php
--- a/src/configuration/ArcanistConfiguration.php
+++ b/src/configuration/ArcanistConfiguration.php
@@ -26,9 +26,6 @@
// Special-case "arc --help" to behave like "arc help" instead of telling
// you to type "arc help" without being helpful.
$command = 'help';
- } else if ($command == '--version') {
- // Special-case "arc --version" to behave like "arc version".
- $command = 'version';
}
$workflow = idx($this->buildAllWorkflows(), $command);

File Metadata

Mime Type
text/plain
Expires
Mon, Mar 17, 4:00 PM (4 d, 15 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7381883
Default Alt Text
D21306.diff (595 B)

Event Timeline