Skip to content

Console Output

The recommended git tool is: NONE
using credential github-bot
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/eclipse/shellwax.git
 > git init /home/jenkins/agent/workspace/shellwax_master # timeout=10
Fetching upstream changes from https://github.com/eclipse/shellwax.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --no-tags --force --progress -- https://github.com/eclipse/shellwax.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/eclipse/shellwax.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 034bb2a46770329ad4c3934736f0f07940ac85fc (master)
Commit message: "Update Bash LS to 5.1.2"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 034bb2a46770329ad4c3934736f0f07940ac85fc # timeout=10
 > git rev-list --no-walk 8d79ac2b8c2918fb065ee273fb71fae1465ba97c # timeout=10