tests/testlib/docgraph_setup.sh
author Pulkit Goyal <7895pulkit@gmail.com>
Sun, 29 Apr 2018 19:18:54 +0530
changeset 3741 ec460882eab7
parent 2959 ef361938dfa1
permissions -rw-r--r--
evolve: show cset hash in "merging conetnt-divergent changeset" While I was here I also mae de it repo.ui.status() instead of repo.ui.note() to align the behavior with rest of the messages.

. $TESTDIR/testlib/pythonpath.sh

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