We released a new version (4.0.5) of Git Clone Repository
step.
Changes:
- Call
git merge
(after agit fetch
) if the checkout target is a branch (~git pull
) (fixing: Git clone - does not fast forward to the lastest of a branch) - Parse urls to decide if the repo is a fork (fixing: PR mode builds failing - auth error 128, but CI mode builds are ok)