tests/testlib/docgraph_setup.sh
author Boris Feld <boris.feld@octobus.net>
Sat, 30 Sep 2017 23:18:29 +0100
changeset 3024 89855920fb0f
parent 2959 ef361938dfa1
permissions -rw-r--r--
topicmode: 'enforce' topic mode, no longer warn about untopiced merge merging a topic back in a branch is common case, it seems sensible to not pester the user about it.

. $TESTDIR/testlib/pythonpath.sh

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