docs/tutorial/testlib/docgraph_setup.sh
author Pulkit Goyal <7895pulkit@gmail.com>
Fri, 23 Mar 2018 17:21:09 +0530
changeset 3622 534af64b0107
parent 3376 aad37ffd7d58
permissions -rw-r--r--
evolvecmd: add a detailed comment and some newlines This patch adds a detailed comment on a chunk and some newlines to make things look better and more understandable for upcoming patches.

. $TESTDIR/testlib/pythonpath.sh

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