1
0
Fork 0
composer/tests
Robert Rhoades 2ced7b0bf8 Fix git init -b being unavailable for older versions
On older versions of git init doesn't have the -b flag. That
was introduced in v2.28.0.

Instead switch to using git checkout -b which has much
wider support (2.4.12 was as far back as I could check on
the docs).
2020-10-30 16:58:32 +00:00
..
Composer/Test Fix git init -b being unavailable for older versions 2020-10-30 16:58:32 +00:00
bootstrap.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
complete.phpunit.xml Build tweaks 2020-05-20 16:20:54 +02:00