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'.
Details
Details
- Reviewers
durin42 - Group Reviewers
hg-reviewers - Commits
- rHG05ded838c997: narrow: add '()' to ellipsis in the revset help
Diff Detail
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.