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
F14075880: D11604.id27922.diff
Thu, Nov 21, 1:37 PM
Unknown Object (File)
Wed, Nov 20, 9:30 PM
Unknown Object (File)
Mon, Nov 11, 7:22 AM
Unknown Object (File)
Tue, Nov 5, 7:32 PM
Unknown Object (File)
Fri, Nov 1, 7:17 AM
Unknown Object (File)
Oct 18 2024, 10:04 AM
Unknown Object (File)
Oct 15 2024, 1:42 PM
Unknown Object (File)
Oct 13 2024, 9:37 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.