view docs/tutorial/testlib/docgraph_setup.sh @ 6811:6ea8c0a16d83 mercurial-5.4

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

. $TESTDIR/testlib/pythonpath.sh

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