view docs/tutorial/testlib/docgraph_setup.sh @ 4613:30a544904238

messages: standardize on "working copy is now at" including "is" It seemed that we mostly used "is", but `hg next` and `hg prune` could print it without the "is".
author Martin von Zweigbergk <martinvonz@google.com>
date Thu, 25 Apr 2019 15:14:21 -0700
parents aad37ffd7d58
children
line wrap: on
line source

. $TESTDIR/testlib/pythonpath.sh

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