tests/testlib/docgraph_setup.sh
author Matt Harbison <matt_harbison@yahoo.com>
Sat, 27 Apr 2019 22:33:16 -0400
changeset 4623 0adb59b55add
parent 2959 ef361938dfa1
permissions -rw-r--r--
revset: add `predecessor` aliases for `precursors` and `allprecursors` Per https://www.mercurial-scm.org/wiki/CEDVocabulary

. $TESTDIR/testlib/pythonpath.sh

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