Releases: bitrise-steplib/steps-git-clone
Releases · bitrise-steplib/steps-git-clone
3.5.2
- retry merge using diff file and fallback to normal merge
3.5.1
- better error message if pr fetch failed
3.5.0
- NEW INPUT:
update_submodules
- Update the registered submodules?
- Failed attempts count base changed to 1, thanks to @koral--
3.4.4
- input grouping and reordering
3.4.3
- do not fail if no changes in PR
3.4.2
- Retry checkout on fail with feching tags
3.4.0
- generic pull request support
3.3.3
- git log cmd output format updates