Releases: bitrise-steplib/steps-git-clone
Releases · bitrise-steplib/steps-git-clone
4.0.13
23 Nov 13:04
Compare
Sorry, something went wrong.
No results found
Manual merge input description updated: When the Pull Request is from a GitHub or Bitbucket private fork repository set this to "no".
4.0.12
31 Aug 14:13
Compare
Sorry, something went wrong.
No results found
4.0.11
07 May 10:52
Compare
Sorry, something went wrong.
No results found
4.0.10
20 Mar 15:12
Compare
Sorry, something went wrong.
No results found
Fetch only the affected branches
4.0.9
02 Mar 12:29
Compare
Sorry, something went wrong.
No results found
Support repository urls in the form of ssh://git@hostname:port/owner/repository.git
4.0.8
23 Feb 14:41
Compare
Sorry, something went wrong.
No results found
Reset repository after a failed merge
Fix: fetch tags if tag input is set
4.0.7
31 Jan 17:49
Compare
Sorry, something went wrong.
No results found
Unshallow repository if merge failed when depth is set
4.0.6
31 Jan 14:54
Compare
Sorry, something went wrong.
No results found
In case of manual merge clone pull/x/head branch then merge instead of cloning the pull/x/merge branch
Set inputs to read-only
fetch tags when cloning a tag
4.0.5
21 Dec 14:22
Compare
Sorry, something went wrong.
No results found
Call git merge if the checkout target is a branch
Parse urls to decide if the repo is a fork
4.0.4
15 Dec 11:53
Compare
Sorry, something went wrong.
No results found
Ignore depth in case of Pull Request if using manual merge
Remove double quotes from exported env var values
Print commit hash after checkout in case of Pull Request