docs/tutorial/testlib/docgraph_setup.sh
author Pulkit Goyal <7895pulkit@gmail.com>
Sun, 29 Apr 2018 17:54:01 +0530
changeset 3734 aae54e80c95c
parent 3376 aad37ffd7d58
permissions -rw-r--r--
evolve: store divergent nodes in evolvestate when resolving content-divergence We need to store the divergent nodes in evolvestate so that we can continue an interrupted phase divergence resolution.

. $TESTDIR/testlib/pythonpath.sh

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