D5076: help: allow commands to be hidden

rdamazio (Rodrigo Damazio Bovendorp) phabricator at mercurial-scm.org
Fri Oct 19 03:25:59 UTC 2018


rdamazio added a comment.


  In https://phab.mercurial-scm.org/D5076#76405, @yuja wrote:
  
  > > +    if ui.configbool('help', 'hide.%s' % cmd):
  > >  +        return True
  >
  > Nit: "hidden" or "hidden-command" seems better.
  
  
  Done.

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D5076

To: rdamazio, #hg-reviewers
Cc: yuja, mercurial-devel


More information about the Mercurial-devel mailing list