Mercurial > evolve
view docs/tutorial/testlib/docgraph_setup.sh @ 5425:2c5e4339538a
serverminitopic: compatibility with sparse phaseroots and phasesets in 5.5
See also: https://phab.mercurial-scm.org/D8694 and its stack.
author | Joerg Sonnenberger <joerg@bec.de> |
---|---|
date | Tue, 21 Jul 2020 11:59:10 +0800 |
parents | aad37ffd7d58 |
children |
line wrap: on
line source
. $TESTDIR/testlib/pythonpath.sh cat >> $HGRCPATH << EOF [extensions] docgraph= EOF