view tests/test-config-env.py.out @ 32436:f064e2f72c49

revset: add support for "wdir()^n" This patch catches the WdirUnsupported exception raised, and adds support for wdir^n which will give us the nth parent of the working directory.
author Pulkit Goyal <7895pulkit@gmail.com>
date Mon, 22 May 2017 01:01:45 +0530
parents d83e51654c8a
children
line wrap: on
line source

pager.pager=p0 # $TESTTMP/sysrc:4
ui.editor=e1 # $TESTTMP/userrc:2

pager.pager=p2 # $PAGER
ui.editor=e1 # $TESTTMP/userrc:2