1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-11-08 16:02:39 +01:00
phorge-arcanist/src/toolset
Andre Klapper 21fbc806e4 Fix call to non-existing ArcanistAliasEffect::EFFECT_CONFIGURATION in ArcanistAliasEngine
Summary:
`ArcanistAliasEffect::EFFECT_CONFIGURATION` does not exist.
Probably `ArcanistAliasEffect::EFFECT_MISCONFIGURATION` was meant, given the message it sets.

Test Plan: Carefully read the code.

Reviewers: O1 Blessed Committers, avivey

Reviewed By: O1 Blessed Committers, avivey

Subscribers: tobiaswiese, valerio.bozzolan, Matthew, Cigaryno

Differential Revision: https://we.phorge.it/D25652
2024-06-23 10:03:01 +02:00
..
command In "arc land" in Mercurial, show a tidier "ls-remote" command 2020-06-10 10:27:17 -07:00
query Implement Conduit login prompt behavior as a pure FutureProxy, not a Future-like object 2020-07-01 06:37:31 -07:00
workflow Fix tab complete in php 8 2023-07-21 09:45:55 -07:00
ArcanistAlias.php Update "arc alias" to modern workflows 2020-02-14 09:16:18 -08:00
ArcanistAliasEffect.php Update "arc alias" to modern workflows 2020-02-14 09:16:18 -08:00
ArcanistAliasEngine.php Fix call to non-existing ArcanistAliasEffect::EFFECT_CONFIGURATION in ArcanistAliasEngine 2024-06-23 10:03:01 +02:00
ArcanistArcToolset.php Remove all product name literals in "pht()" in Arcanist 2022-04-25 12:21:31 -07:00
ArcanistPhutilWorkflow.php Collapse Arcanist toolsets from "wilds" into "master", as an overlay layer 2020-02-13 14:10:46 -08:00
ArcanistPrompt.php Avoid leaving stdin in nonblocking mode after a modern prompt 2021-05-30 01:33:15 -07:00
ArcanistPromptResponse.php Allow users to save prompt responses in "arc" workflows 2020-06-08 16:26:18 -07:00
ArcanistToolset.php Collapse Arcanist toolsets from "wilds" into "master", as an overlay layer 2020-02-13 14:10:46 -08:00
ArcanistWorkflowArgument.php Update "arc help land" 2020-06-08 16:22:43 -07:00
ArcanistWorkflowInformation.php Port "arc weld" and "arc anoid" to Toolsets workflows, plus minor fixes 2020-02-16 09:16:24 -08:00