Mercurial > hg
comparison hgext/narrow/__init__.py @ 38964:05ded838c997
narrow: add '()' to ellipsis in the revset help
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'`.
Differential Revision: https://phab.mercurial-scm.org/D4167
author | Pulkit Goyal <pulkit@yandex-team.ru> |
---|---|
date | Thu, 09 Aug 2018 12:20:28 +0300 |
parents | d706c77449f9 |
children | a063786c89fb |
comparison
equal
deleted
inserted
replaced
38963:467b5c1df72d | 38964:05ded838c997 |
---|