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, Apr 16, 10:45 AM
Unknown Object (File)
Mar 31 2024, 4:58 PM
Unknown Object (File)
Mar 29 2024, 12:28 PM
Unknown Object (File)
Feb 27 2024, 7:12 AM
Unknown Object (File)
Feb 18 2024, 12:49 PM
Unknown Object (File)
Feb 8 2024, 10:25 AM
Unknown Object (File)
Jan 24 2024, 6:24 PM
Unknown Object (File)
Jan 20 2024, 2:26 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.