This is an archive of the discontinued Mercurial Phabricator instance.

help: adding a proper declaration for shortlist/basic commands
ClosedPublic

Authored by rdamazio on Oct 13 2018, 6:19 AM.

Details

Summary

We previously used the '^' prefix to indicate that a command
should be shown on the short list (shown for just "hg"), but
that's a horrible hack, so I'm removing it.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

rdamazio created this revision.Oct 13 2018, 6:19 AM

Hold on this one, I forgot to amend before uploading :)

rdamazio updated this revision to Diff 12043.Oct 13 2018, 6:44 AM
rdamazio updated this revision to Diff 12124.Oct 14 2018, 6:32 AM
This revision was automatically updated to reflect the committed changes.