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 8, 11:46 AM
Unknown Object (File)
Feb 25 2026, 8:00 PM
Unknown Object (File)
Feb 25 2026, 8:00 PM
Unknown Object (File)
Feb 24 2026, 1:06 AM
Unknown Object (File)
Feb 1 2026, 4:34 PM
Unknown Object (File)
Jan 30 2026, 3:19 AM
Unknown Object (File)
Jan 27 2026, 3:54 PM
Unknown Object (File)
Jan 23 2026, 4:41 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).