##// END OF EJS Templates
merge: invoke scmutil.fileprefetchhooks() prior to applying updates...
merge: invoke scmutil.fileprefetchhooks() prior to applying updates This moves the file list calculation into core, so other extensions don't need to duplicate it.
Matt Harbison -
r36159:60dd840a default
Show More
Name Size Modified Last Commit Author
/ contrib / vagrant
README.md Loading ...
Vagrantfile Loading ...
provision.sh Loading ...
run-tests.sh Loading ...

Run Mercurial tests with Vagrant:

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