view contrib/vagrant/README.md @ 29758:2372182e505b

match: added matchessubrepo method to matcher Previously there were three local implementations of this function in cmdutil.files, cmdutil.remove and scmutil.addremove.
author Hannes Oldenburg <hannes.christian.oldenburg@gmail.com>
date Tue, 09 Aug 2016 09:02:51 +0000
parents 8da01b6e7b49
children
line wrap: on
line source

Run Mercurial tests with Vagrant:

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