Console Output
Loading library recursiveMerge@master
Attempting to resolve master from remote references...
> git --version # timeout=10
> git --version # 'git version 2.47.3'
> git ls-remote -- https://github.com/pwalczysko/jenkins-library-recursivemerge.git # timeout=10
Found match: refs/heads/master revision a984e79fc874bfe8bc765b202f383b9a67c701a5
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /var/jenkins_home/jobs/WEBSITE-push/workspace@libs/c2fa22709d21f4bfd9941790ca08af5c59149c9caf5c1a8a7319c933eafe9bde/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/pwalczysko/jenkins-library-recursivemerge.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/pwalczysko/jenkins-library-recursivemerge.git
> git --version # timeout=10
> git --version # 'git version 2.47.3'
> git fetch --no-tags --force --progress -- https://github.com/pwalczysko/jenkins-library-recursivemerge.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision a984e79fc874bfe8bc765b202f383b9a67c701a5 (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f a984e79fc874bfe8bc765b202f383b9a67c701a5 # timeout=10
Commit message: "fix"
> git rev-list --no-walk f0872960c8e1e9779814a2eafd10e0882e290c77 # timeout=10