1
0
Fork 0
composer/tests/Composer/Test/Package/Archiver
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
..
ArchivableFilesFinderTest.php Fix 7.4 build 2020-02-07 23:21:48 +01:00
ArchiveManagerTest.php Fix git init -b being unavailable for older versions 2020-10-30 16:58:32 +00:00
ArchiverTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00
GitExcludeFilterTest.php use Symfony PHPUnit Bridge 2020-02-07 12:22:22 +08:00
HgExcludeFilterTest.php use Symfony PHPUnit Bridge 2020-02-07 12:22:22 +08:00
PharArchiverTest.php CS fixes 2017-03-08 15:16:44 +01:00
ZipArchiverTest.php CS fixes 2017-03-08 15:16:44 +01:00