Mercurial > public > mercurial-scm > evolve
view docs/tutorial/testlib/docgraph_setup.sh @ 4615:8406d9b06130
docs: change `precursors` references to `predecessors`
Per https://www.mercurial-scm.org/wiki/CEDVocabulary
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Sat, 27 Apr 2019 19:32:03 -0400 |
parents | aad37ffd7d58 |
children |
line wrap: on
line source
. $TESTDIR/testlib/pythonpath.sh cat >> $HGRCPATH << EOF [extensions] docgraph= EOF