view tests/narrow-library.sh @ 37087:e4640ec346ac

merge: add 'isknown=True' to a dirstate.normalize() in _unknowndirschecker Per the docstring for dirstate.normalize().
author Matt Harbison <matt_harbison@yahoo.com>
date Thu, 22 Mar 2018 22:58:31 -0400
parents 2405ca783672
children bcf70058af90
line wrap: on
line source

cat >> $HGRCPATH <<EOF
[extensions]
narrow=
[ui]
ssh=python "$TESTDIR/dummyssh"
[experimental]
changegroup3 = True
EOF