docs/tutorial/testlib/docgraph_setup.sh
author Pulkit Goyal <7895pulkit@gmail.com>
Wed, 13 Jun 2018 15:47:19 +0530
changeset 3840 231f593ccd5f
parent 3376 aad37ffd7d58
permissions -rw-r--r--
CHANGELOG: add an entry about the --update flag Since --update is still the default, we make the entry about --no-update.

. $TESTDIR/testlib/pythonpath.sh

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