Mercurial > evolve
view tests/testlib/docgraph_setup.sh @ 5052:b9a7fb0a0a49
evolve: use obsutil._getobsfate() directly
It's been there since 4.5 (265cd9e19d26), we can safely rely on it.
It's necessary though to use the correct spelling of superseded.
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Thu, 28 Nov 2019 11:37:56 +0700 |
parents | ef361938dfa1 |
children |
line wrap: on
line source
. $TESTDIR/testlib/pythonpath.sh cat >> $HGRCPATH << EOF [extensions] docgraph= EOF