Mercurial > hg
diff mercurial/help/environment.txt @ 34638:021607b4ef49
dispatch: when --pager=no is passed, also disable pager on req.repo.ui
With a future chg change, `req.repo` could be set and currently it is
unaffected by `--pager=on`. This patch makes it so.
This could make one of the test cases in `test-pager.t` pass with future chg
changes.
Differential Revision: https://phab.mercurial-scm.org/D990
author | Jun Wu <quark@fb.com> |
---|---|
date | Mon, 09 Oct 2017 12:42:28 -0700 |
parents | 40785ccab410 |
children | c9740b69b9b7 d4805a5e7e70 |