Releases: bitrise-steplib/steps-git-clone
Releases · bitrise-steplib/steps-git-clone
4.0.28
4.0.27
4.0.26
4.0.25
Fixed edge cases where both branch and commit or tag are provided
4.0.24
4.0.23
Internal changes to prepare for better error handling.
4.0.22
4.0.21
Fixed a case where pr branch is not of the pull/x/merge
would cause merge failure
4.0.20
Use full qualified ref names for branches when fetching. This should fix errors caused by name equality of branches and tags.
4.0.19
Add branch parameter to git fetch if possible.