Page MenuHomePhabricator

Change "any" to explicitly list revision control systems
ClosedPublic

Authored by joshuaspence on Feb 1 2015, 8:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jul 7, 8:00 PM
Unknown Object (File)
Apr 17 2026, 2:07 PM
Unknown Object (File)
Feb 28 2026, 10:20 PM
Unknown Object (File)
Feb 6 2026, 2:09 AM
Unknown Object (File)
Dec 24 2025, 6:27 AM
Unknown Object (File)
Dec 16 2025, 4:08 AM
Unknown Object (File)
Nov 23 2025, 2:32 AM
Unknown Object (File)
Oct 27 2025, 12:54 AM
Subscribers

Details

Summary

Using array('any') to represent array('git', 'hg', 'svn') is a bit magical and leads to a lot of special-casing.

Test Plan

Verified that tab completion (ala ArcanistShellCompleteWorkflow) still worked.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Change "any" to explicitly list revision control systems.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Feb 2 2015, 4:11 AM
This revision was automatically updated to reflect the committed changes.