docs/tutorial/testlib/docgraph_setup.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 25 Sep 2018 18:23:46 +0200
changeset 4142 683ceec8d37e
parent 3376 aad37ffd7d58
permissions -rw-r--r--
pullbundle: add a command to generate cache hit statistic This new command should help checking that the stable range produce reusable bundle.

. $TESTDIR/testlib/pythonpath.sh

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