Skip to content

Console Output

using credential github-bot-ssh
Fetching changes from the remote Git repository
Checking out Revision cc2f371b6c814f9a6a09abbd890e119c1b038771 (refs/remotes/origin/master)
Commit message: "give javadoc SE 8 look"
 > git rev-parse --is-inside-work-tree # timeout=10
 > git config remote.origin.url git@github.com:eclipse-ee4j/jax-ws-api.git # timeout=10
Fetching upstream changes from git@github.com:eclipse-ee4j/jax-ws-api.git
 > git --version # timeout=10
using GIT_SSH to set credentials GitHub bot SSH
 > git fetch --tags --force --progress -- git@github.com:eclipse-ee4j/jax-ws-api.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cc2f371b6c814f9a6a09abbd890e119c1b038771
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master cc2f371b6c814f9a6a09abbd890e119c1b038771