contrib/vagrant/README.md
author Denis Laxalde <denis.laxalde@logilab.fr>
Mon, 06 Mar 2017 14:11:21 +0100
changeset 31206 3af9a9628ecf
parent 21874 8da01b6e7b49
permissions -rw-r--r--
revert: always display hunks reversed when reverting to parent When reverting to the parent of working directory, operation is "discard" so we want hunks to be presented in the same order as the diff (i.e. "reversed"). So we do not query the experimental.revertalternateinteractivemode option in this case and always set "reversehunks" to True.

Run Mercurial tests with Vagrant:

$ vagrant up
$ vagrant ssh -c ./run-tests.sh