view tests/testlib/docgraph_setup.sh @ 6837:dee7d1e2b559

topic: stack index prefix is always "s" now We used to have a different prefix for topic stacks ("t"), but that's no longer the case.
author Anton Shestakov <av6@dwimlabs.net>
date Sun, 25 Aug 2024 17:18:56 +0400
parents ef361938dfa1
children
line wrap: on
line source

. $TESTDIR/testlib/pythonpath.sh

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