Mercurial > evolve
view tests/testlib/docgraph_setup.sh @ 5596:8e0bf4869cad
evolve: deactivate bookmark before updating to destination
It just feels a little weird to update the working copy while a
bookmark is active.
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Fri, 25 Sep 2020 15:28:17 -0700 |
parents | ef361938dfa1 |
children |
line wrap: on
line source
. $TESTDIR/testlib/pythonpath.sh cat >> $HGRCPATH << EOF [extensions] docgraph= EOF