view tests/testlib/docgraph_setup.sh @ 5016:64868b7dc112

evolve: add logic to cover --continue case when relocating "divergent" Changes in test file demonstrate the added behaviour.
author Sushil khanchi <sushilkhanchi97@gmail.com>
date Wed, 27 Nov 2019 12:34:19 +0530
parents ef361938dfa1
children
line wrap: on
line source

. $TESTDIR/testlib/pythonpath.sh

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