view tests/testlib/docgraph_setup.sh @ 3309:09db38b34cb9

parents: add a utility to filter parents There is various strange case of merge out there that needs to be handled. We add an utility function to handle them all.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Mon, 18 Dec 2017 06:48:49 +0100
parents ef361938dfa1
children
line wrap: on
line source

. $TESTDIR/testlib/pythonpath.sh

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