view tests/narrow-library.sh @ 47984:6255a0d33c45

dirstate: directly call the right function in `set_tracked` This get use closer to removing some older API on the dirstate. Differential Revision: https://phab.mercurial-scm.org/D11424
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 15 Sep 2021 09:41:02 +0200
parents 0c92cd9286ee
children
line wrap: on
line source

cat >> $HGRCPATH <<EOF
[extensions]
narrow=
[experimental]
changegroup3 = True
EOF