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
F18697642: D11604.id27922.diff
Sat, Sep 27, 9:57 AM
F18379152: D11604.id27922.diff
Aug 28 2025, 3:21 PM
F18377992: D11604.id27939.diff
Aug 28 2025, 1:45 PM
F18377969: D11604.diff
Aug 28 2025, 1:43 PM
F18376406: D11604.id27939.diff
Aug 28 2025, 11:09 AM
F18376386: D11604.id27922.diff
Aug 28 2025, 11:08 AM
F18376363: D11604.id.diff
Aug 28 2025, 11:06 AM
F18375968: D11604.diff
Aug 28 2025, 10: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.