1
0
Fork 0
composer/tests/Composer/Test/Repository
Stephan ef12e42bdb
GitDriver: try to fetch default branch from remote (#10687)
The initial clone determined what the default branch of the cache git repository was. Changing it on the remote didn't have any impact on the local data. However, cloning it on a different machine would then store a different default branch on that machine. This could lead to different results for the same command on different machines.
2022-04-01 17:13:22 +02:00
..
Fixtures Fix handling of metapackages with null paths, and handling of paths which do not have a shortest-path and require an absolute path to be addressed 2021-05-21 14:33:10 +02:00
Vcs GitDriver: try to fetch default branch from remote (#10687) 2022-04-01 17:13:22 +02:00
ArrayRepositoryTest.php Enable strict types on all files 2022-02-24 13:24:34 +01:00
ArtifactRepositoryTest.php Enable strict types on all files 2022-02-24 13:24:34 +01:00
ComposerRepositoryTest.php Enable strict types on all files 2022-02-24 13:24:34 +01:00
CompositeRepositoryTest.php Enable strict types on all files 2022-02-24 13:24:34 +01:00
FilesystemRepositoryTest.php Enable strict types on all files 2022-02-24 13:24:34 +01:00
FilterRepositoryTest.php Enable strict types on all files 2022-02-24 13:24:34 +01:00
InstalledRepositoryTest.php Enable strict types on all files 2022-02-24 13:24:34 +01:00
PathRepositoryTest.php Enable strict types on all files 2022-02-24 13:24:34 +01:00
PlatformRepositoryTest.php Update phpstan & baseline (2158, 104) 2022-03-29 14:03:05 +02:00
RepositoryFactoryTest.php Enable strict types on all files 2022-02-24 13:24:34 +01:00
RepositoryManagerTest.php Enable strict types on all files 2022-02-24 13:24:34 +01:00
VcsRepositoryTest.php Enable strict types on all files 2022-02-24 13:24:34 +01:00