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.
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.
2 years ago
..
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 3 years ago
Vcs GitDriver: try to fetch default branch from remote (#10687) 2 years ago
ArrayRepositoryTest.php Enable strict types on all files 2 years ago
ArtifactRepositoryTest.php Enable strict types on all files 2 years ago
ComposerRepositoryTest.php Enable strict types on all files 2 years ago
CompositeRepositoryTest.php Enable strict types on all files 2 years ago
FilesystemRepositoryTest.php Enable strict types on all files 2 years ago
FilterRepositoryTest.php Enable strict types on all files 2 years ago
InstalledRepositoryTest.php Enable strict types on all files 2 years ago
PathRepositoryTest.php Enable strict types on all files 2 years ago
PlatformRepositoryTest.php Update phpstan & baseline (2158, 104) 2 years ago
RepositoryFactoryTest.php Enable strict types on all files 2 years ago
RepositoryManagerTest.php Enable strict types on all files 2 years ago
VcsRepositoryTest.php Enable strict types on all files 2 years ago