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
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
Unknown Object (File)
Dec 21 2023, 11:41 PM
Unknown Object (File)
Dec 16 2023, 4:45 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.