This is an archive of the discontinued Mercurial Phabricator instance.

narrow: add '()' to ellipsis in the revset help
ClosedPublic

Authored by pulkit on Aug 9 2018, 6:18 AM.

Details

Summary

ellipsis is a revset function and was missing () after it's name in the help
text. This might confuse users as they try hg log -r 'ellipsis'.

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

pulkit created this revision.Aug 9 2018, 6:18 AM
This revision was automatically updated to reflect the committed changes.