view docs/tutorial/testlib/docgraph_setup.sh @ 6812:ff7a9ad270b2 mercurial-5.3

test-compat: merge mercurial-5.4 into mercurial-5.3
author Anton Shestakov <av6@dwimlabs.net>
date Wed, 26 Jun 2024 21:08:30 +0400
parents aad37ffd7d58
children
line wrap: on
line source

. $TESTDIR/testlib/pythonpath.sh

cat >> $HGRCPATH << EOF
[extensions]
docgraph=
EOF