Page MenuHomePhabricator

Allow "arc" to accept any prefix of a command as that command
ClosedPublic

Authored by epriestley on Jun 8 2020, 9:53 PM.
Tags
None
Referenced Files
F13089468: D21338.diff
Thu, Apr 25, 1:49 AM
Unknown Object (File)
Sat, Apr 20, 5:20 PM
Unknown Object (File)
Mar 15 2024, 11:09 PM
Unknown Object (File)
Mar 9 2024, 12:10 AM
Unknown Object (File)
Feb 21 2024, 9:54 AM
Unknown Object (File)
Jan 12 2024, 1:20 PM
Unknown Object (File)
Jan 11 2024, 12:37 AM
Unknown Object (File)
Jan 6 2024, 11:36 PM
Subscribers
None

Details

Summary

Ref T13546. Practically, this allows "arc branch" to run "arc branches".

(This risks overcorrection to some degree, but command correction only occurs if stdout is a TTY so the risk seems limited.)

Test Plan

Ran "arc branch", got "arc branches" as a correction.

Diff Detail

Repository
rARC Arcanist
Branch
land31
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 24592
Build 33910: Run Core Tests
Build 33909: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Jun 8 2020, 11:27 PM
This revision was automatically updated to reflect the committed changes.