Page MenuHomePhabricator

Fix wording of 'bin/remove' prompt for repositories
ClosedPublic

Authored by epriestley on Jun 13 2014, 12:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 16, 4:06 PM
Unknown Object (File)
Apr 10 2025, 9:36 AM
Unknown Object (File)
Apr 8 2025, 7:27 PM
Unknown Object (File)
Apr 8 2025, 6:41 PM
Unknown Object (File)
Apr 7 2025, 7:47 PM
Unknown Object (File)
Mar 25 2025, 8:00 AM
Unknown Object (File)
Mar 21 2025, 10:45 AM
Unknown Object (File)
Mar 20 2025, 3:24 AM
Subscribers

Details

Summary

This UI recommends bin/remove destroy X, but should recommend bin/remove destroy rX (with r), because the remove script now takes any object monogram. The older script was repository-specific, so it only took the callsign.

Test Plan

Screen_Shot_2014-06-13_at_5.30.24_AM.png (247×603 px, 26 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Fix wording of 'bin/remove' prompt for repositories.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: putnam, chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Jun 13 2014, 2:03 PM
epriestley updated this revision to Diff 22795.

Closed by commit rP993b73596adf (authored by @epriestley).