Mercurial > evolve
view tests/testlib/docgraph_setup.sh @ 3861:bbe635dfd75c
rewind: obsolete latest successors unless instructed otherwise
To prevent the creations of divergence, we automatically mark the successors set
of the rewinded changeset as obsoleted by the rewind result. A new flag
`--as-divergence` is added to disable this behavior.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Sun, 17 Jun 2018 00:15:18 +0200 |
parents | ef361938dfa1 |
children |
line wrap: on
line source
. $TESTDIR/testlib/pythonpath.sh cat >> $HGRCPATH << EOF [extensions] docgraph= EOF