Skip to content

Console Output

The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Using shallow clone with depth 1
Avoid fetching tags
Cloning repository https://github.com/xored/q7.quality.mockups.git
 > git init /home/jenkins/agent/workspace/mockups # timeout=10
Fetching upstream changes from https://github.com/xored/q7.quality.mockups.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --no-tags --force --progress --depth=1 -- https://github.com/xored/q7.quality.mockups.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/xored/q7.quality.mockups.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 31251781de10bebc8949dd2937fe2f901415134a (refs/remotes/origin/master)
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 31251781de10bebc8949dd2937fe2f901415134a # timeout=10
Commit message: "Use Eclipse Platform 2024-03"