Console Output
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential younex1
> git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/blut24-landing/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/younex1/blut24-landing.git # timeout=10
Fetching upstream changes from https://github.com/younex1/blut24-landing.git
> git --version # timeout=10
> git --version # 'git version 2.39.5'
using GIT_ASKPASS to set credentials Token Github
> git fetch --tags --force --progress -- https://github.com/younex1/blut24-landing.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision b1a7c4026f44521453558a428303a0537697beda (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f b1a7c4026f44521453558a428303a0537697beda # timeout=10
Commit message: "registration: the FORM also has to know about the test domains"
> git rev-list --no-walk 4476c9c4298767c7d1e75e392fda5233727c5d91 # timeout=10