You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jordi Boggiano b0665981c2
Parallellize the branch comparisons to speed up bootstrapping/version guessing when on a feature branch (#10632)
* Parallellize the branch comparisons to speed up bootstrapping/version guessing when on a feature branch, fixes #10568

* Allow ProcessExecutorMock to function with async calls
3 years ago
..
FossilDriverTest.php
GitBitbucketDriverTest.php
GitHubDriverTest.php Parallellize the branch comparisons to speed up bootstrapping/version guessing when on a feature branch (#10632) 3 years ago
GitLabDriverTest.php
HgDriverTest.php
PerforceDriverTest.php
SvnDriverTest.php