1
0
Fork 0
composer/tests/Composer/Test/Package/Version
Nicole Cordes 313e6b914d Fix Git branch parsing for detached HEAD on a commit
Current versions of Git output the commit hash as detached HEAD instead
of FETCH_HEAD. The VersionGuesser should be able to handle commit hashes
as well as FETCH_HEAD to detect the correct branch of a commit.
2017-03-31 15:02:50 +02:00
..
VersionGuesserTest.php Fix Git branch parsing for detached HEAD on a commit 2017-03-31 15:02:50 +02:00
VersionSelectorTest.php try to fix test instead of guarding implementation 2016-12-01 14:03:20 +01:00